Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.io.*. | 14 | |
Using the '.*' form of import should be avoided - java.lang.reflect.*. | 15 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 17 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.config.*. | 21 | |
Missing a Javadoc comment. | 24 | |
First sentence should end with a period. | 25 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 36 | |
First sentence should end with a period. | 37 | |
Redundant 'final' modifier. | 41 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 45 | |
Redundant 'final' modifier. | 45 | |
Parameter propertiesURL should be final. | 45 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 69 | |
Missing a Javadoc comment. | 70 | |
Parameter propertiesURL should be final. | 70 | |
Missing a Javadoc comment. | 87 | |
Parameter value should be final. | 87 | |
Line has trailing spaces. | 90 | |
Missing a Javadoc comment. | 91 | |
Parameter value should be final. | 91 | |
Line has trailing spaces. | 94 | |
Missing a Javadoc comment. | 95 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 125 | |
Missing a Javadoc comment. | 135 | |
Line has trailing spaces. | 138 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 148 | |
Expected @throws tag for 'IOException'. | 158 | |
Expected @throws tag for 'FileNotFoundException'. | 158 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 158 | |
Line is longer than 80 characters. | 162 | |
Line has trailing spaces. | 169 | |
Missing a Javadoc comment. | 170 | |
Line is longer than 80 characters. | 176 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 182 | |
Must have at least one statement. | 184 | |
Must have at least one statement. | 194 | |
Line has trailing spaces. | 200 | |
Line is longer than 80 characters. | 203 | |
Line has trailing spaces. | 207 | |
Line is longer than 80 characters. | 210 | |
Parameter key should be final. | 213 | |
Parameter value should be final. | 213 | |
'synchronized' is not followed by whitespace. | 219 | |
Line has trailing spaces. | 231 | |
Line is longer than 80 characters. | 233 | |
Parameter validator should be final. | 237 | |
Line has trailing spaces. | 240 | |
Parameter validator should be final. | 245 | |
Line has trailing spaces. | 248 | |
Missing a Javadoc comment. | 249 | |
Missing a Javadoc comment. | 256 | |
Parameter key should be final. | 256 | |
Parameter value should be final. | 256 | |
Line has trailing spaces. | 265 | |
Line is longer than 80 characters. | 266 | |
Missing a Javadoc comment. | 266 | |
Parameter property should be final. | 266 | |
Parameter defaultValue should be final. | 266 | |
Parameter expandEnv should be final. | 266 | |
Line has trailing spaces. | 273 | |
Missing a Javadoc comment. | 274 | |
Parameter property should be final. | 274 | |
Parameter expandEnv should be final. | 274 | |
Expected an @return tag. | 286 | |
Parameter value should be final. | 286 | |
Expected @param tag for 'value'. | 286 | |
Line has trailing spaces. | 296 | |
Line has trailing spaces. | 305 | |
Parameter property should be final. | 308 | |
Parameter defaultValue should be final. | 308 | |
Line has trailing spaces. | 311 | |
Line has trailing spaces. | 315 | |
Parameter property should be final. | 318 | |
Line has trailing spaces. | 321 | |
Line is longer than 80 characters. | 323 | |
Line has trailing spaces. | 326 | |
Line is longer than 80 characters. | 327 | |
Parameter writeOnChange should be final. | 330 | |
'writeOnChange' hides a field. | 330 | |
Line has trailing spaces. | 333 | |
Line is longer than 80 characters. | 335 | |
Line is longer than 80 characters. | 337 | |
Line is longer than 80 characters. | 346 | |
Line has trailing spaces. | 359 | |
Line has trailing spaces. | 362 | |
Line is longer than 80 characters. | 363 | |
Parameter args should be final. | 379 | |
Line has trailing spaces. | 394 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.io.*. | 8 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 11 | |
Using the '.*' form of import should be avoided - org.apache.log4j.*. | 13 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 16 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.ui.*. | 18 | |
Using the '.*' form of import should be avoided - ca.spaz.task.*. | 22 | |
Using the '.*' form of import should be avoided - ca.spaz.util.*. | 23 | |
Comment matches to-do format 'TODO:'. | 34 | |
Comment matches to-do format 'TODO:'. | 35 | |
Comment matches to-do format 'TODO:'. | 36 | |
Comment matches to-do format 'TODO:'. | 37 | |
Comment matches to-do format 'TODO:'. | 38 | |
Comment matches to-do format 'TODO:'. | 39 | |
Comment matches to-do format 'TODO:'. | 40 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Variable 'prog' must be private and have accessor methods. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 80 | |
'100' is a magic number. | 81 | |
Missing a Javadoc comment. | 87 | |
Parameter percent should be final. | 87 | |
First sentence should end with a period. | 92 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 95 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 109 | |
First sentence should end with a period. | 116 | |
Line has trailing spaces. | 120 | |
Line has trailing spaces. | 124 | |
Line is longer than 80 characters. | 128 | |
Line is longer than 80 characters. | 135 | |
Parameter e should be final. | 137 | |
'cast' is not followed by whitespace. | 143 | |
'cast' is not followed by whitespace. | 144 | |
Expected an @return tag. | 152 | |
Line is longer than 80 characters. | 154 | |
Missing a Javadoc comment. | 159 | |
'4' is a magic number. | 161 | |
'4' is a magic number. | 161 | |
'4' is a magic number. | 162 | |
'4' is a magic number. | 162 | |
'4' is a magic number. | 162 | |
'4' is a magic number. | 162 | |
'4' is a magic number. | 165 | |
'4' is a magic number. | 165 | |
'4' is a magic number. | 165 | |
'4' is a magic number. | 165 | |
Method 'getSearchPanel' is not designed for extension - needs to be abstract, final or empty. | 171 | |
Missing a Javadoc comment. | 171 | |
Method 'getDailySummary' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Missing a Javadoc comment. | 178 | |
Method 'doCreateNewFood' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Missing a Javadoc comment. | 185 | |
Line has trailing spaces. | 190 | |
Method 'doEditTargets' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
Line has trailing spaces. | 194 | |
Method 'doNewUserWizard' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Line has trailing spaces. | 197 | |
Method 'doQuit' is not designed for extension - needs to be abstract, final or empty. | 198 | |
Missing a Javadoc comment. | 198 | |
Line has trailing spaces. | 202 | |
Method 'doUSDAImport' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
Parameter args should be final. | 212 | |
Expected @param tag for 'args'. | 212 | |
Line has trailing spaces. | 220 | |
Line has trailing spaces. | 228 | |
Missing a Javadoc comment. | 248 | |
Parameter t should be final. | 248 | |
Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Missing a Javadoc comment. | 255 | |
Parameter t should be final. | 255 | |
'}' is not followed by whitespace. | 262 | |
'}' is not preceded with whitespace. | 262 | |
Line is longer than 80 characters. | 268 | |
Method 'checkDataSources' is not designed for extension - needs to be abstract, final or empty. | 270 | |
'ds' hides a field. | 274 | |
'ds' hides a field. | 281 | |
Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. | 289 | |
Missing a Javadoc comment. | 289 | |
Parameter t should be final. | 289 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 8 | |
Using the '.*' form of import should be avoided - ca.spaz.task.*. | 10 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 | |
Parameter startupTasks should be final. | 20 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Parameter startupTasks should be final. | 25 | |
'4' is a magic number. | 28 | |
',' is not followed by whitespace. | 28 | |
'4' is a magic number. | 28 | |
Line has trailing spaces. | 34 | |
Method 'start' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
'4' is a magic number. | 42 | |
',' is not followed by whitespace. | 42 | |
'4' is a magic number. | 42 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
'6' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'6' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'6' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'6' is a magic number. | 54 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 60 | |
'10' is a magic number. | 63 | |
',' is not followed by whitespace. | 63 | |
'10' is a magic number. | 63 | |
',' is not followed by whitespace. | 63 | |
'10' is a magic number. | 63 | |
',' is not followed by whitespace. | 63 | |
'10' is a magic number. | 63 | |
'24' is a magic number. | 64 | |
Missing a Javadoc comment. | 69 | |
Parameter t should be final. | 69 | |
'{' is not followed by whitespace. | 69 | |
'}' is not preceded with whitespace. | 69 | |
Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter t should be final. | 71 | |
Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
Parameter t should be final. | 76 | |
Line has trailing spaces. | 84 | |
Line has trailing spaces. | 85 | |
Method 'addTaskListener' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter tl should be final. | 87 | |
First sentence should end with a period. | 91 | |
Line has trailing spaces. | 93 | |
Line has trailing spaces. | 94 | |
Method 'removeTaskListener' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter tl should be final. | 96 | |
Line has trailing spaces. | 99 | |
Line has trailing spaces. | 100 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 14 | |
Missing a Javadoc comment. | 16 | |
Method 'getMatcher' is not designed for extension - needs to be abstract, final or empty. | 18 | |
Missing a Javadoc comment. | 18 | |
Parameter string should be final. | 18 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 26 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter key should be final. | 28 | |
Parameter value should be final. | 28 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 39 | |
Parameter key should be final. | 45 | |
Parameter value should be final. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 52 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 20 | |
Missing a Javadoc comment. | 20 | |
Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 20 | |
Missing a Javadoc comment. | 22 | |
Parameter key should be final. | 22 | |
Parameter value should be final. | 22 | |
Line has trailing spaces. | 28 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter o should be final. | 29 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 33 | |
Redundant 'final' modifier. | 33 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 24 | |
Line has trailing spaces. | 28 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 15 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 23 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 24 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter fg should be final. | 24 | |
Line has trailing spaces. | 27 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 9 | |
Name 'TRP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 9 | |
Variable 'TRP' must be private and have accessor methods. | 9 | |
Missing a Javadoc comment. | 11 | |
Name 'THR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 11 | |
Variable 'THR' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 13 | |
Name 'ILE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 13 | |
Variable 'ILE' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 15 | |
Name 'LEU' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 15 | |
Variable 'LEU' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 17 | |
Name 'LYS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 17 | |
Variable 'LYS' must be private and have accessor methods. | 17 | |
Missing a Javadoc comment. | 19 | |
Name 'MET' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Variable 'MET' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 21 | |
Name 'CYS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 21 | |
Variable 'CYS' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 23 | |
Name 'PHE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Variable 'PHE' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 25 | |
Name 'TYR' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
Variable 'TYR' must be private and have accessor methods. | 25 | |
Missing a Javadoc comment. | 27 | |
Name 'VAL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Variable 'VAL' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 29 | |
Name 'ARG' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Variable 'ARG' must be private and have accessor methods. | 29 | |
Missing a Javadoc comment. | 31 | |
Name 'HIS' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Variable 'HIS' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 33 | |
Name 'ALA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Variable 'ALA' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 35 | |
Name 'ASP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Variable 'ASP' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 37 | |
Name 'GLU' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Variable 'GLU' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Name 'GLY' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Variable 'GLY' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
Name 'PRO' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 41 | |
Variable 'PRO' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
Name 'SER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Variable 'SER' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 45 | |
Name 'HYP' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 45 | |
Variable 'HYP' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Parameter f should be final. | 50 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter food should be final. | 54 | |
'100.0' is a magic number. | 55 | |
Line has trailing spaces. | 61 | |
Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 19 | |
First sentence should end with a period. | 24 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters. | 64 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 73 | |
Line has trailing spaces. | 74 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 96 | |
Line has trailing spaces. | 103 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 117 | |
Line has trailing spaces. | 124 | |
Line is longer than 80 characters. | 124 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 134 | |
Line is longer than 80 characters. | 135 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 143 | |
Line has trailing spaces. | 145 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 153 | |
Expected @param tag for 'source'. | 156 | |
Line has trailing spaces. | 157 | |
Line has trailing spaces. | 162 | |
Line is longer than 80 characters. | 165 | |
Line is longer than 80 characters. | 166 | |
Line has trailing spaces. | 173 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 174 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Variable 'saturated' must be private and have accessor methods. | 8 | |
Missing a Javadoc comment. | 9 | |
Variable 'monounsaturated' must be private and have accessor methods. | 9 | |
Missing a Javadoc comment. | 10 | |
Variable 'polyunsaturated' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 11 | |
Variable 'transfats' must be private and have accessor methods. | 11 | |
Missing a Javadoc comment. | 12 | |
Variable 'cholesterol' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 13 | |
Variable 'phytosterol' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 14 | |
Variable 'omega3' must be private and have accessor methods. | 14 | |
Missing a Javadoc comment. | 15 | |
Variable 'omega6' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 20 | |
Parameter f should be final. | 20 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter food should be final. | 24 | |
'100.0' is a magic number. | 25 | |
Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 10 | |
Missing a Javadoc comment. | 16 | |
Variable 'kcals' must be private and have accessor methods. | 16 | |
Missing a Javadoc comment. | 18 | |
Variable 'kj' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 20 | |
Variable 'water' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 22 | |
Variable 'protein' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 24 | |
Variable 'lipid' must be private and have accessor methods. | 24 | |
Missing a Javadoc comment. | 26 | |
Variable 'ash' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 28 | |
Variable 'carbs' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 30 | |
Variable 'fiber' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 32 | |
Variable 'sugar' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 34 | |
Variable 'starch' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 39 | |
Parameter f should be final. | 39 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter food should be final. | 43 | |
'100.0' is a magic number. | 44 | |
Line has trailing spaces. | 51 | |
Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 11 | |
Missing a Javadoc comment. | 16 | |
'static' modifier out of order with the JLS suggestions. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Missing a Javadoc comment. | 25 | |
Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 25 | |
Line has trailing spaces. | 26 | |
Missing a Javadoc comment. | 27 | |
First sentence should end with a period. | 30 | |
Line has trailing spaces. | 32 | |
Parameter amount should be final. | 41 | |
'amount' hides a field. | 41 | |
Parameter description should be final. | 41 | |
'description' hides a field. | 41 | |
Parameter grams should be final. | 41 | |
'grams' hides a field. | 41 | |
Line has trailing spaces. | 50 | |
Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 53 | |
First sentence should end with a period. | 57 | |
Line has trailing spaces. | 59 | |
Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter amount should be final. | 63 | |
'amount' hides a field. | 63 | |
First sentence should end with a period. | 67 | |
Line has trailing spaces. | 69 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 72 | |
First sentence should end with a period. | 76 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter description should be final. | 79 | |
'description' hides a field. | 79 | |
Expected @param tag for 'description'. | 79 | |
First sentence should end with a period. | 83 | |
Line has trailing spaces. | 85 | |
Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. | 88 | |
First sentence should end with a period. | 92 | |
Method 'setGrams' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Parameter grams should be final. | 95 | |
'grams' hides a field. | 95 | |
Expected @param tag for 'grams'. | 95 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
'0.5' is a magic number. | 101 | |
'cast' is not followed by whitespace. | 104 | |
'cast' is not followed by whitespace. | 105 | |
Line has trailing spaces. | 106 | |
Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Missing a Javadoc comment. | 112 | |
Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Parameter id should be final. | 116 | |
Line has trailing spaces. | 119 | |
Method 'getFoodID' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Missing a Javadoc comment. | 120 | |
Method 'setFoodID' is not designed for extension - needs to be abstract, final or empty. | 124 | |
Missing a Javadoc comment. | 124 | |
Parameter fid should be final. | 124 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 7 | |
Missing a Javadoc comment. | 8 | |
Variable 'calcium' must be private and have accessor methods. | 8 | |
Missing a Javadoc comment. | 10 | |
Variable 'copper' must be private and have accessor methods. | 10 | |
Missing a Javadoc comment. | 12 | |
Variable 'iron' must be private and have accessor methods. | 12 | |
Missing a Javadoc comment. | 14 | |
Variable 'magnesium' must be private and have accessor methods. | 14 | |
Missing a Javadoc comment. | 16 | |
Variable 'manganese' must be private and have accessor methods. | 16 | |
Missing a Javadoc comment. | 18 | |
Variable 'phosphorus' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 20 | |
Variable 'potassium' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 22 | |
Variable 'selenium' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 24 | |
Variable 'sodium' must be private and have accessor methods. | 24 | |
Missing a Javadoc comment. | 26 | |
Variable 'zinc' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 31 | |
Parameter f should be final. | 31 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter food should be final. | 35 | |
'100.0' is a magic number. | 36 | |
Line has trailing spaces. | 42 | |
Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 6 | |
Class NutrientInfo should be declared as final. | 8 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'RDA_MIN' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 | |
Missing a Javadoc comment. | 22 | |
Name 'RDA_MAX' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter tag should be final. | 36 | |
'tag' hides a field. | 36 | |
Parameter name should be final. | 36 | |
'name' hides a field. | 36 | |
Parameter units should be final. | 36 | |
'units' hides a field. | 36 | |
Parameter category should be final. | 36 | |
'category' hides a field. | 36 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter tag should be final. | 43 | |
'tag' hides a field. | 43 | |
Parameter name should be final. | 43 | |
'name' hides a field. | 43 | |
Parameter units should be final. | 43 | |
'units' hides a field. | 43 | |
Parameter category should be final. | 43 | |
'category' hides a field. | 43 | |
Parameter DV should be final. | 43 | |
Name 'DV' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 43 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 65 | |
'2000' is a magic number. | 69 | |
'50' is a magic number. | 71 | |
'300' is a magic number. | 73 | |
'65' is a magic number. | 75 | |
'1500' is a magic number. | 77 | |
'25' is a magic number. | 79 | |
Missing a Javadoc comment. | 88 | |
'1000' is a magic number. | 92 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 94 | |
'18' is a magic number. | 94 | |
'400' is a magic number. | 96 | |
'1000' is a magic number. | 100 | |
'3500' is a magic number. | 102 | |
'70.0' is a magic number. | 104 | |
Line is longer than 80 characters. | 105 | |
'2400' is a magic number. | 105 | |
Line is longer than 80 characters. | 106 | |
'15' is a magic number. | 106 | |
Missing a Javadoc comment. | 111 | |
Line has trailing spaces. | 136 | |
Missing a Javadoc comment. | 137 | |
Line is longer than 80 characters. | 140 | |
'5000' is a magic number. | 140 | |
Line is longer than 80 characters. | 141 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 145 | |
Line has trailing spaces. | 146 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 147 | |
'1.5' is a magic number. | 147 | |
Line is longer than 80 characters. | 148 | |
',' is not followed by whitespace. | 148 | |
'1.7' is a magic number. | 148 | |
Line is longer than 80 characters. | 149 | |
',' is not followed by whitespace. | 149 | |
'20' is a magic number. | 149 | |
Line is longer than 80 characters. | 150 | |
',' is not followed by whitespace. | 150 | |
'10' is a magic number. | 150 | |
Line is longer than 80 characters. | 151 | |
Line has trailing spaces. | 152 | |
Line is longer than 80 characters. | 152 | |
'6' is a magic number. | 152 | |
Line is longer than 80 characters. | 153 | |
'60' is a magic number. | 153 | |
Line is longer than 80 characters. | 154 | |
'400' is a magic number. | 154 | |
Line is longer than 80 characters. | 155 | |
'30' is a magic number. | 155 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 158 | |
Line has trailing spaces. | 159 | |
Line is longer than 80 characters. | 159 | |
'80' is a magic number. | 159 | |
Line is longer than 80 characters. | 160 | |
'400' is a magic number. | 160 | |
Line has trailing spaces. | 165 | |
Missing a Javadoc comment. | 166 | |
Line is longer than 80 characters. | 169 | |
'20' is a magic number. | 169 | |
Line is longer than 80 characters. | 170 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 175 | |
'300' is a magic number. | 175 | |
Line is longer than 80 characters. | 176 | |
Line has trailing spaces. | 180 | |
Missing a Javadoc comment. | 181 | |
Parameter tableName should be final. | 181 | |
Line has trailing spaces. | 193 | |
Missing a Javadoc comment. | 194 | |
Parameter name should be final. | 194 | |
Line has trailing spaces. | 206 | |
Missing a Javadoc comment. | 207 | |
Missing a Javadoc comment. | 219 | |
Line has trailing spaces. | 222 | |
Missing a Javadoc comment. | 223 | |
Line has trailing spaces. | 235 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 19 | |
First sentence should end with a period. | 23 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 32 | |
Parameter f should be final. | 32 | |
Line has trailing spaces. | 40 | |
Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Line has trailing spaces. | 49 | |
First sentence should end with a period. | 54 | |
Line has trailing spaces. | 56 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Parameter toAdd should be final. | 62 | |
Parameter weight should be final. | 62 | |
First sentence should end with a period. | 76 | |
Line has trailing spaces. | 78 | |
Method 'getAmountByTag' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Parameter tag should be final. | 83 | |
First sentence should end with a period. | 94 | |
Line has trailing spaces. | 96 | |
Method 'setAmountByTag' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter tag should be final. | 100 | |
Parameter val should be final. | 100 | |
First sentence should end with a period. | 109 | |
Method 'updateDatabase' is not designed for extension - needs to be abstract, final or empty. | 112 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 6 | |
First sentence should end with a period. | 12 | |
Line has trailing spaces. | 14 | |
First sentence should end with a period. | 18 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 21 | |
Missing a Javadoc comment. | 23 | |
Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
'{' is not followed by whitespace. | 34 | |
'}' is not preceded with whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Parameter f should be final. | 36 | |
Missing a Javadoc comment. | 40 | |
Parameter f should be final. | 40 | |
Parameter grams should be final. | 40 | |
'grams' hides a field. | 40 | |
Line has trailing spaces. | 47 | |
Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 51 | |
Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
'assert' is not followed by whitespace. | 54 | |
'/' is not preceded with whitespace. | 55 | |
'/' is not followed by whitespace. | 55 | |
Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Parameter val should be final. | 59 | |
'assert' is not followed by whitespace. | 60 | |
Comment matches to-do format 'TODO:'. | 61 | |
Method 'getFood' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Method 'getDate' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter d should be final. | 73 | |
Method 'exists' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters. | 88 | |
First sentence should end with a period. | 92 | |
Method 'updateDatabase' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line is longer than 80 characters. | 96 | |
Method 'deleteFromDatabase' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Line is longer than 80 characters. | 101 | |
Method 'setGrams' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter amount should be final. | 105 | |
Method 'getMeal' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Method 'getID' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Method 'setID' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Parameter id should be final. | 125 | |
Method 'getMeasure' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Parameter measure should be final. | 137 | |
'measure' hides a field. | 137 | |
Method 'setMeal' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Parameter meal should be final. | 143 | |
'meal' hides a field. | 143 | |
Method 'setFood' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Parameter food should be final. | 150 | |
'food' hides a field. | 150 | |
Expected @param tag for 'food'. | 150 | |
'if' construct must use '{}'s. | 155 | |
'if' construct must use '{}'s. | 157 | |
'=' is not preceded with whitespace. | 158 | |
'=' is not followed by whitespace. | 158 | |
'<' is not preceded with whitespace. | 158 | |
'<' is not followed by whitespace. | 158 | |
'cast' is not followed by whitespace. | 159 | |
'if' construct must use '{}'s. | 160 | |
Line has trailing spaces. | 166 | |
Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Missing a Javadoc comment. | 169 | |
Parameter MID should be final. | 169 | |
Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 169 | |
'=' is not preceded with whitespace. | 171 | |
'=' is not followed by whitespace. | 171 | |
'<' is not preceded with whitespace. | 171 | |
'<' is not followed by whitespace. | 171 | |
'cast' is not followed by whitespace. | 172 | |
'if' construct must use '{}'s. | 173 | |
Line has trailing spaces. | 174 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 13 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 20 | |
Name 'vit_a' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 | |
Variable 'vit_a' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 21 | |
Variable 'retinol' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Name 'alpha_carotene' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 22 | |
Variable 'alpha_carotene' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 23 | |
Name 'beta_carotene' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 23 | |
Variable 'beta_carotene' must be private and have accessor methods. | 23 | |
Missing a Javadoc comment. | 24 | |
Name 'beta_cryptoxanthin' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 24 | |
Variable 'beta_cryptoxanthin' must be private and have accessor methods. | 24 | |
Missing a Javadoc comment. | 25 | |
Variable 'lycopene' must be private and have accessor methods. | 25 | |
Missing a Javadoc comment. | 26 | |
Variable 'lutein' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 27 | |
Name 'vit_b6' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 27 | |
Variable 'vit_b6' must be private and have accessor methods. | 27 | |
Missing a Javadoc comment. | 28 | |
Name 'vit_b12' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 28 | |
Variable 'vit_b12' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 29 | |
Name 'vit_c' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 29 | |
Variable 'vit_c' must be private and have accessor methods. | 29 | |
Missing a Javadoc comment. | 30 | |
Name 'vit_d' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 30 | |
Variable 'vit_d' must be private and have accessor methods. | 30 | |
Missing a Javadoc comment. | 31 | |
Name 'vit_e' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Variable 'vit_e' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 32 | |
Name 'beta_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 32 | |
Variable 'beta_tocopherol' must be private and have accessor methods. | 32 | |
Missing a Javadoc comment. | 33 | |
Name 'delta_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 33 | |
Variable 'delta_tocopherol' must be private and have accessor methods. | 33 | |
Missing a Javadoc comment. | 34 | |
Name 'gamma_tocopherol' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Variable 'gamma_tocopherol' must be private and have accessor methods. | 34 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 35 | |
Name 'vit_k' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 35 | |
Variable 'vit_k' must be private and have accessor methods. | 35 | |
Missing a Javadoc comment. | 36 | |
Variable 'thiamin' must be private and have accessor methods. | 36 | |
Missing a Javadoc comment. | 37 | |
Variable 'riboflavin' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 38 | |
Variable 'niacin' must be private and have accessor methods. | 38 | |
Missing a Javadoc comment. | 39 | |
Name 'panto_acid' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
Variable 'panto_acid' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 40 | |
Variable 'folate' must be private and have accessor methods. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Parameter f should be final. | 46 | |
Method 'addFood' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter food should be final. | 50 | |
'100.0' is a magic number. | 51 | |
Method 'doGetTableName' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 17 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Parameter name should be final. | 36 | |
'name' hides a field. | 36 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 45 | |
Unused @throws tag for 'IllegalArgumentException'. | 45 | |
Method 'diffSource' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter food should be final. | 47 | |
Method 'notNull' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Parameter testedObject should be final. | 58 | |
Expected @param tag for 'testedObject'. | 58 | |
Line has trailing spaces. | 63 | |
Line is longer than 80 characters. | 66 | |
Line is longer than 80 characters. | 67 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 67 | |
Line has trailing spaces. | 74 | |
Line is longer than 80 characters. | 77 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 77 | |
Parameter keys should be final. | 80 | |
Line is longer than 80 characters. | 83 | |
Line has trailing spaces. | 85 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 90 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 90 | |
Parameter keys should be final. | 93 | |
Parameter foodGroup should be final. | 93 | |
Parameter source should be final. | 94 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 99 | |
Parameter food should be final. | 102 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 110 | |
Parameter food should be final. | 110 | |
Parameter nutrients should be final. | 110 | |
Line has trailing spaces. | 114 | |
Missing a Javadoc comment. | 117 | |
Line has trailing spaces. | 128 | |
Missing a Javadoc comment. | 131 | |
Parameter keys should be final. | 131 | |
Line has trailing spaces. | 142 | |
Missing a Javadoc comment. | 146 | |
Parameter keys should be final. | 146 | |
Parameter foodGroup should be final. | 146 | |
Parameter source should be final. | 146 | |
Line is longer than 80 characters. | 148 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 158 | |
Missing a Javadoc comment. | 160 | |
Parameter food should be final. | 160 | |
Line has trailing spaces. | 167 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Line has trailing spaces. | 176 | |
Line is longer than 80 characters. | 177 | |
Missing a Javadoc comment. | 180 | |
Parameter food should be final. | 180 | |
Parameter nutrients should be final. | 180 | |
Line has trailing spaces. | 188 | |
Line is longer than 80 characters. | 190 | |
Unused @throws tag for 'IllegalArgumentException'. | 190 | |
Method 'sameSource' is not designed for extension - needs to be abstract, final or empty. | 192 | |
Parameter food should be final. | 192 | |
Line has trailing spaces. | 200 | |
Missing a Javadoc comment. | 203 | |
Method 'getLastError' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
Line has trailing spaces. | 214 | |
Method 'registerError' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Parameter t should be final. | 219 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 16 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Parameter name should be final. | 31 | |
Missing a Javadoc comment. | 35 | |
Parameter notify should be final. | 35 | |
'notify' hides a field. | 35 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 48 | |
Parameter food should be final. | 48 | |
Line is longer than 80 characters. | 51 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
Line is longer than 80 characters. | 64 | |
Parameter sourceUID should be final. | 66 | |
Missing a Javadoc comment. | 71 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 72 | |
Line has trailing spaces. | 85 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 88 | |
Missing a Javadoc comment. | 88 | |
Parameter listener should be final. | 88 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 93 | |
Missing a Javadoc comment. | 95 | |
Parameter foodGroup should be final. | 95 | |
Line is longer than 80 characters. | 100 | |
Line has trailing spaces. | 102 | |
Parameter foodGroup should be final. | 105 | |
Line has trailing spaces. | 109 | |
Line is longer than 80 characters. | 110 | |
Missing a Javadoc comment. | 113 | |
Parameter food should be final. | 113 | |
Parameter measure should be final. | 113 | |
Line has trailing spaces. | 126 | |
Line is longer than 80 characters. | 127 | |
Missing a Javadoc comment. | 130 | |
Parameter serving should be final. | 130 | |
Line has trailing spaces. | 138 | |
Line is longer than 80 characters. | 139 | |
Missing a Javadoc comment. | 141 | |
Parameter food should be final. | 141 | |
Line has trailing spaces. | 149 | |
Line is longer than 80 characters. | 150 | |
Missing a Javadoc comment. | 153 | |
Parameter food should be final. | 153 | |
Parameter measures should be final. | 153 | |
Line has trailing spaces. | 166 | |
Line is longer than 80 characters. | 167 | |
Missing a Javadoc comment. | 170 | |
Parameter serving should be final. | 170 | |
Line has trailing spaces. | 182 | |
Line is longer than 80 characters. | 183 | |
Line has trailing spaces. | 185 | |
Line is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 188 | |
Parameter food should be final. | 191 | |
Line is longer than 80 characters. | 194 | |
Line is longer than 80 characters. | 195 | |
Line has trailing spaces. | 197 | |
Line is longer than 80 characters. | 200 | |
Parameter food should be final. | 202 | |
Parameter measure should be final. | 202 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 207 | |
Line is longer than 80 characters. | 208 | |
Line has trailing spaces. | 210 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 213 | |
Parameter serving should be final. | 216 | |
Line is longer than 80 characters. | 219 | |
Line is longer than 80 characters. | 221 | |
Line is longer than 80 characters. | 222 | |
Line is longer than 80 characters. | 223 | |
Line is longer than 80 characters. | 224 | |
Line has trailing spaces. | 226 | |
Line is longer than 80 characters. | 228 | |
Parameter food should be final. | 230 | |
Line is longer than 80 characters. | 235 | |
Parameter food should be final. | 237 | |
Expected @param tag for 'food'. | 237 | |
Parameter measures should be final. | 237 | |
Expected @param tag for 'measures'. | 237 | |
Line has trailing spaces. | 246 | |
Line is longer than 80 characters. | 248 | |
Line is longer than 80 characters. | 249 | |
Parameter serving should be final. | 253 | |
Line has trailing spaces. | 257 | |
Parameter food should be final. | 261 | |
Line has trailing spaces. | 266 | |
Line has trailing spaces. | 270 | |
Line is longer than 80 characters. | 270 | |
Parameter food should be final. | 273 | |
Parameter startDate should be final. | 273 | |
Parameter endDate should be final. | 274 | |
Line has trailing spaces. | 278 | |
Line is longer than 80 characters. | 280 | |
Parameter food should be final. | 282 | |
Line is longer than 80 characters. | 285 | |
Line is longer than 80 characters. | 289 | |
Parameter food should be final. | 291 | |
Expected @param tag for 'food'. | 291 | |
Parameter measure should be final. | 291 | |
Expected @param tag for 'measure'. | 291 | |
Line is longer than 80 characters. | 294 | |
Line has trailing spaces. | 296 | |
Line is longer than 80 characters. | 298 | |
Parameter serving should be final. | 301 | |
Missing a Javadoc comment. | 303 | |
Line has trailing spaces. | 312 | |
Line is longer than 80 characters. | 313 | |
Missing a Javadoc comment. | 315 | |
Parameter food should be final. | 315 | |
Line has trailing spaces. | 323 | |
Line is longer than 80 characters. | 324 | |
Missing a Javadoc comment. | 327 | |
Parameter food should be final. | 327 | |
Parameter startDate should be final. | 327 | |
Parameter endDate should be final. | 327 | |
Missing a Javadoc comment. | 332 | |
Parameter type should be final. | 332 | |
Missing a Javadoc comment. | 336 | |
Parameter type should be final. | 336 | |
Parameter message should be final. | 336 | |
Line has trailing spaces. | 345 | |
Line is longer than 80 characters. | 346 | |
Missing a Javadoc comment. | 348 | |
Parameter food should be final. | 348 | |
Line has trailing spaces. | 356 | |
Line is longer than 80 characters. | 357 | |
Missing a Javadoc comment. | 359 | |
Parameter listener should be final. | 360 | |
Line has trailing spaces. | 366 | |
Line is longer than 80 characters. | 367 | |
Missing a Javadoc comment. | 370 | |
Parameter food should be final. | 370 | |
Parameter measure should be final. | 370 | |
Line has trailing spaces. | 383 | |
Line is longer than 80 characters. | 384 | |
Missing a Javadoc comment. | 386 | |
Parameter serving should be final. | 386 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.io.*. | 14 | |
Using the '.*' form of import should be avoided - java.lang.reflect.*. | 15 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 17 | |
Line has trailing spaces. | 26 | |
Class Datasources should be declared as final. | 29 | |
First sentence should end with a period. | 30 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Parameter pl should be final. | 50 | |
Line has trailing spaces. | 56 | |
Missing a Javadoc comment. | 57 | |
Parameter initialize should be final. | 57 | |
Line has trailing spaces. | 66 | |
Parameter pl should be final. | 68 | |
Expected @param tag for 'pl'. | 68 | |
'5' is a magic number. | 74 | |
Line is longer than 80 characters. | 77 | |
'95' is a magic number. | 81 | |
'5' is a magic number. | 82 | |
'100' is a magic number. | 108 | |
Line has trailing spaces. | 112 | |
Expected an @return tag. | 117 | |
Line is longer than 80 characters. | 122 | |
Line has trailing spaces. | 124 | |
Line is longer than 80 characters. | 125 | |
Line has trailing spaces. | 144 | |
Missing a Javadoc comment. | 145 | |
Parameter dskey should be final. | 145 | |
Line is longer than 80 characters. | 146 | |
Line is longer than 80 characters. | 147 | |
Line is longer than 80 characters. | 152 | |
Line has trailing spaces. | 156 | |
Line is longer than 80 characters. | 158 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 162 | |
Line is longer than 80 characters. | 167 | |
Line is longer than 80 characters. | 168 | |
Line has trailing spaces. | 169 | |
Line is longer than 80 characters. | 170 | |
Line has trailing spaces. | 176 | |
Line has trailing spaces. | 187 | |
Line is longer than 80 characters. | 189 | |
Line has trailing spaces. | 191 | |
Line has trailing spaces. | 209 | |
Line has trailing spaces. | 227 | |
Line has trailing spaces. | 228 | |
Line is longer than 80 characters. | 231 | |
Parameter includeUnAvailable should be final. | 234 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 18 | |
First sentence should end with a period. | 23 | |
First sentence should end with a period. | 26 | |
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 30 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters. | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 37 | |
'3' is a magic number. | 37 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
'4' is a magic number. | 39 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 41 | |
'5' is a magic number. | 41 | |
Line is longer than 80 characters. | 43 | |
Missing a Javadoc comment. | 43 | |
'6' is a magic number. | 43 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
'7' is a magic number. | 45 | |
Line is longer than 80 characters. | 47 | |
Missing a Javadoc comment. | 47 | |
'8' is a magic number. | 47 | |
Line has trailing spaces. | 53 | |
Unused @param tag for 'aName'. | 54 | |
Parameter name should be final. | 56 | |
Expected @param tag for 'name'. | 56 | |
Parameter index should be final. | 56 | |
'index' hides a field. | 56 | |
Expected @param tag for 'index'. | 56 | |
Line has trailing spaces. | 69 | |
Missing a Javadoc comment. | 70 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 23 | |
Parameter message should be final. | 32 | |
Expected @param tag for 'message'. | 32 | |
Parameter message should be final. | 40 | |
Expected @param tag for 'message'. | 40 | |
Parameter cause should be final. | 40 | |
Expected @param tag for 'cause'. | 40 | |
Parameter cause should be final. | 47 | |
Expected @param tag for 'cause'. | 47 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 16 | |
Line is longer than 80 characters. | 19 | |
Line has trailing spaces. | 22 | |
Line is longer than 80 characters. | 23 | |
Line is longer than 80 characters. | 24 | |
Line is longer than 80 characters. | 25 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 38 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 38 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 51 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 51 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 59 | |
Unused @throws tag for '<code>UnsupportedOperationException</code>'. | 59 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 81 | |
Line has trailing spaces. | 83 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 92 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 108 | |
Line has trailing spaces. | 124 | |
Line is longer than 80 characters. | 126 | |
Line has trailing spaces. | 127 | |
Line is longer than 80 characters. | 128 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 135 | |
Line is longer than 80 characters. | 137 | |
Line has trailing spaces. | 141 | |
Line is longer than 80 characters. | 143 | |
Line has trailing spaces. | 144 | |
Line is longer than 80 characters. | 144 | |
Line is longer than 80 characters. | 145 | |
Line has trailing spaces. | 149 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 155 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 16 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 55 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 58 | |
Line is longer than 80 characters. | 60 | |
Line is longer than 80 characters. | 66 | |
Line has trailing spaces. | 68 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 89 | |
Expected @param tag for 'food'. | 91 | |
Expected @param tag for 'measures'. | 91 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 98 | |
Expected @param tag for 'food'. | 100 | |
Expected @param tag for 'measure'. | 100 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 113 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 123 | |
Line has trailing spaces. | 124 | |
Line is longer than 80 characters. | 126 | |
Line has trailing spaces. | 134 | |
Line is longer than 80 characters. | 135 | |
Line has trailing spaces. | 137 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 140 | |
Line has trailing spaces. | 144 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 154 | |
Line is longer than 80 characters. | 155 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Line has trailing spaces. | 159 | |
Line is longer than 80 characters. | 161 | |
Line has trailing spaces. | 167 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 174 | |
Line has trailing spaces. | 176 | |
Line is longer than 80 characters. | 182 | |
Line has trailing spaces. | 183 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.sql.*. | 14 | |
Using the '.*' form of import should be avoided - java.util.*. | 15 | |
Line has trailing spaces. | 26 | |
Class ConnectionManager should be declared as final. | 29 | |
First sentence should end with a period. | 31 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 44 | |
Parameter dbID should be final. | 50 | |
'dbID' hides a field. | 50 | |
Parameter dbName should be final. | 50 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 60 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 69 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 88 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 88 | |
First sentence should end with a period. | 91 | |
Line has trailing spaces. | 93 | |
Parameter connectionID should be final. | 98 | |
Line has trailing spaces. | 105 | |
Line has trailing spaces. | 122 | |
Parameter dbID should be final. | 127 | |
Missing a Javadoc comment. | 137 | |
Expected an @return tag. | 147 | |
Parameter foodDB should be final. | 154 | |
Expected @param tag for 'foodDB'. | 154 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 164 | |
Parameter dbID should be final. | 164 | |
'dbID' hides a field. | 164 | |
Line has trailing spaces. | 172 | |
Parameter observer should be final. | 176 | |
Line has trailing spaces. | 185 | |
Line is longer than 80 characters. | 227 | |
Line is longer than 80 characters. | 240 | |
Missing a Javadoc comment. | 254 | |
Missing a Javadoc comment. | 261 | |
First sentence should end with a period. | 269 | |
Line has trailing spaces. | 271 | |
Line is longer than 80 characters. | 275 | |
Parameter observer should be final. | 275 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 22 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 30 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.io.*. | 14 | |
Using the '.*' form of import should be avoided - java.sql.*. | 17 | |
Using the '.*' form of import should be avoided - java.util.*. | 18 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 22 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 23 | |
Using the '.*' form of import should be avoided - ca.spaz.sql.*. | 24 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 32 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
Missing a Javadoc comment. | 37 | |
Variable 'conn' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Parameter connectionID should be final. | 47 | |
Line is longer than 80 characters. | 52 | |
Missing a Javadoc comment. | 57 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter connectionId should be final. | 61 | |
Line is longer than 80 characters. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter name should be final. | 72 | |
Parameter id should be final. | 72 | |
'id' hides a field. | 72 | |
Parameter conn should be final. | 72 | |
'conn' hides a field. | 72 | |
Parameter allowLocal should be final. | 72 | |
'allowLocal' hides a field. | 72 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 82 | |
Method 'doConsumeFood' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter serving should be final. | 85 | |
Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 102 | |
Comment matches to-do format 'TODO:'. | 114 | |
Line has trailing spaces. | 125 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 136 | |
Method 'doChangeServingAmount' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter serving should be final. | 139 | |
Name 'MID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 147 | |
Line is longer than 80 characters. | 151 | |
Line has trailing spaces. | 167 | |
Line is longer than 80 characters. | 168 | |
Method 'doUnConsumeFood' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Missing a Javadoc comment. | 170 | |
Parameter serving should be final. | 170 | |
Expected an @return tag. | 197 | |
Method 'doChangeMeasure' is not designed for extension - needs to be abstract, final or empty. | 197 | |
Parameter food should be final. | 197 | |
Expected @param tag for 'food'. | 197 | |
Parameter measures should be final. | 197 | |
Expected @param tag for 'measures'. | 197 | |
Line has trailing spaces. | 221 | |
Line has trailing spaces. | 239 | |
Method 'doRemoveMeasure' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Parameter food should be final. | 247 | |
Expected @param tag for 'food'. | 247 | |
Parameter m should be final. | 247 | |
Line has trailing spaces. | 257 | |
Line has trailing spaces. | 275 | |
Line is longer than 80 characters. | 276 | |
Method 'doAddMeasure' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Missing a Javadoc comment. | 279 | |
Parameter food should be final. | 279 | |
Parameter measure should be final. | 279 | |
Line has trailing spaces. | 306 | |
Line has trailing spaces. | 309 | |
Line is longer than 80 characters. | 310 | |
Method 'doSaveMeasure' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Parameter measure should be final. | 313 | |
'assert' is not followed by whitespace. | 314 | |
Line has trailing spaces. | 323 | |
Line has trailing spaces. | 337 | |
Line is longer than 80 characters. | 338 | |
Method 'doGetTimesConsumed' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Missing a Javadoc comment. | 340 | |
Parameter food should be final. | 340 | |
Line is longer than 80 characters. | 355 | |
Line has trailing spaces. | 363 | |
Line is longer than 80 characters. | 364 | |
Method 'doGetTimesConsumed' is not designed for extension - needs to be abstract, final or empty. | 367 | |
Missing a Javadoc comment. | 367 | |
Parameter food should be final. | 367 | |
Parameter startDate should be final. | 367 | |
Parameter endDate should be final. | 367 | |
Line is longer than 80 characters. | 384 | |
Line has trailing spaces. | 392 | |
Line is longer than 80 characters. | 393 | |
Method 'getConsumedOn' is not designed for extension - needs to be abstract, final or empty. | 395 | |
Missing a Javadoc comment. | 395 | |
Parameter date should be final. | 395 | |
Line is longer than 80 characters. | 402 | |
Missing a Javadoc comment. | 422 | |
Parameter FID should be final. | 422 | |
Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 422 | |
Line has trailing spaces. | 442 | |
Line is longer than 80 characters. | 443 | |
Method 'doAddFood' is not designed for extension - needs to be abstract, final or empty. | 445 | |
Missing a Javadoc comment. | 445 | |
Parameter food should be final. | 445 | |
'=' is not preceded with whitespace. | 492 | |
'=' is not followed by whitespace. | 492 | |
'<' is not preceded with whitespace. | 492 | |
'<' is not followed by whitespace. | 492 | |
'cast' is not followed by whitespace. | 493 | |
Line has trailing spaces. | 511 | |
Line is longer than 80 characters. | 512 | |
Method 'doSaveFood' is not designed for extension - needs to be abstract, final or empty. | 515 | |
Missing a Javadoc comment. | 515 | |
Parameter food should be final. | 515 | |
Missing a Javadoc comment. | 553 | |
Parameter food should be final. | 553 | |
Parameter table should be final. | 553 | |
Line is longer than 80 characters. | 559 | |
Line is longer than 80 characters. | 561 | |
Line has trailing spaces. | 568 | |
First sentence should end with a period. | 569 | |
Line is longer than 80 characters. | 575 | |
Parameter food should be final. | 575 | |
Parameter table should be final. | 575 | |
Expected @throws tag for 'SQLException'. | 575 | |
Line is longer than 80 characters. | 580 | |
Line is longer than 80 characters. | 582 | |
Line has trailing spaces. | 589 | |
Missing a Javadoc comment. | 590 | |
Parameter f should be final. | 590 | |
Line is longer than 80 characters. | 592 | |
Line has trailing spaces. | 598 | |
Line is longer than 80 characters. | 599 | |
Method 'doRemoveFood' is not designed for extension - needs to be abstract, final or empty. | 601 | |
Missing a Javadoc comment. | 601 | |
Parameter food should be final. | 601 | |
Comment matches to-do format 'TODO:'. | 607 | |
Line has trailing spaces. | 624 | |
Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. | 627 | |
Missing a Javadoc comment. | 627 | |
Parameter parts should be final. | 627 | |
Line has trailing spaces. | 633 | |
Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. | 637 | |
Missing a Javadoc comment. | 637 | |
Parameter keys should be final. | 637 | |
Parameter foodGroup should be final. | 637 | |
Parameter source should be final. | 637 | |
Line is longer than 80 characters. | 646 | |
Line is longer than 80 characters. | 662 | |
Parameter result should be final. | 681 | |
Expected @param tag for 'result'. | 681 | |
Parameter res should be final. | 681 | |
Expected @param tag for 'res'. | 681 | |
Expected @throws tag for 'SQLException'. | 681 | |
Line has trailing spaces. | 697 | |
Method 'doFindAllFoods' is not designed for extension - needs to be abstract, final or empty. | 700 | |
Missing a Javadoc comment. | 700 | |
Line has trailing spaces. | 716 | |
Line is longer than 80 characters. | 717 | |
Method 'doGetMeasuresFor' is not designed for extension - needs to be abstract, final or empty. | 719 | |
Missing a Javadoc comment. | 719 | |
Parameter food should be final. | 719 | |
Line has trailing spaces. | 747 | |
Line is longer than 80 characters. | 748 | |
Method 'doGetNutrientsFor' is not designed for extension - needs to be abstract, final or empty. | 750 | |
Missing a Javadoc comment. | 750 | |
Parameter food should be final. | 750 | |
Parameter nutrients should be final. | 750 | |
Line is longer than 80 characters. | 766 | |
Line has trailing spaces. | 775 | |
Method 'getSources' is not designed for extension - needs to be abstract, final or empty. | 778 | |
Missing a Javadoc comment. | 778 | |
Line has trailing spaces. | 796 | |
Method 'getFoodGroups' is not designed for extension - needs to be abstract, final or empty. | 799 | |
Missing a Javadoc comment. | 799 | |
Line has trailing spaces. | 818 | |
Method 'isSearchable' is not designed for extension - needs to be abstract, final or empty. | 821 | |
Missing a Javadoc comment. | 821 | |
Line has trailing spaces. | 824 | |
Line has trailing spaces. | 827 | |
Method 'isAvailable' is not designed for extension - needs to be abstract, final or empty. | 830 | |
Missing a Javadoc comment. | 830 | |
Line has trailing spaces. | 836 | |
Line has trailing spaces. | 847 | |
Method 'isListable' is not designed for extension - needs to be abstract, final or empty. | 850 | |
Missing a Javadoc comment. | 850 | |
Line is longer than 80 characters. | 855 | |
Method 'doCreateNewFood' is not designed for extension - needs to be abstract, final or empty. | 857 | |
Missing a Javadoc comment. | 857 | |
Line has trailing spaces. | 861 | |
Missing a Javadoc comment. | 862 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 869 | |
Missing a Javadoc comment. | 869 | |
'||' should be on a new line. | 872 | |
Method 'initialize' is not designed for extension - needs to be abstract, final or empty. | 889 | |
Missing a Javadoc comment. | 889 | |
Line is longer than 80 characters. | 890 | |
Line is longer than 80 characters. | 891 | |
Line is longer than 80 characters. | 892 | |
Line is longer than 80 characters. | 893 | |
Line has trailing spaces. | 894 | |
Line is longer than 80 characters. | 901 | |
Line is longer than 80 characters. | 905 | |
Line is longer than 80 characters. | 920 | |
Line is longer than 80 characters. | 923 | |
Line is longer than 80 characters. | 926 | |
Line is longer than 80 characters. | 931 | |
Method 'doAddFoodGroup' is not designed for extension - needs to be abstract, final or empty. | 933 | |
Missing a Javadoc comment. | 933 | |
Parameter foodGroup should be final. | 933 | |
Line is longer than 80 characters. | 944 | |
Line is longer than 80 characters. | 951 | |
Method 'setId' is not designed for extension - needs to be abstract, final or empty. | 959 | |
Parameter id should be final. | 959 | |
'id' hides a field. | 959 | |
Line has trailing spaces. | 964 | |
Line is longer than 80 characters. | 964 | |
Line has trailing spaces. | 966 | |
Method 'getId' is not designed for extension - needs to be abstract, final or empty. | 969 | |
Method 'findFoodBySourceUID' is not designed for extension - needs to be abstract, final or empty. | 973 | |
Missing a Javadoc comment. | 973 | |
Parameter sourceUID should be final. | 973 | |
Method 'containsFood' is not designed for extension - needs to be abstract, final or empty. | 994 | |
Missing a Javadoc comment. | 994 | |
Parameter food should be final. | 994 | |
Name 'return_value' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 997 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Name 'getNDB_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 26 | |
Line has trailing spaces. | 30 | |
Expected @param tag for 'ID'. | 39 | |
Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 16 | |
Line has trailing spaces. | 17 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 14 | |
First sentence should end with a period. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 26 | |
Parameter name should be final. | 28 | |
'name' hides a field. | 28 | |
Expected @param tag for 'name'. | 28 | |
Missing a Javadoc comment. | 35 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 12 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 19 | |
First sentence should end with a period. | 23 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 31 | |
Name 'FID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 31 | |
Variable 'FID' must be private and have accessor methods. | 31 | |
Missing a Javadoc comment. | 34 | |
Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Variable 'ndb_id' must be private and have accessor methods. | 34 | |
Missing a Javadoc comment. | 37 | |
Variable 'description' must be private and have accessor methods. | 37 | |
Missing a Javadoc comment. | 39 | |
Variable 'source' must be private and have accessor methods. | 39 | |
Missing a Javadoc comment. | 41 | |
Variable 'foodGroup' must be private and have accessor methods. | 41 | |
Missing a Javadoc comment. | 43 | |
Variable 'measures' must be private and have accessor methods. | 43 | |
Missing a Javadoc comment. | 45 | |
Variable 'minerals' must be private and have accessor methods. | 45 | |
Missing a Javadoc comment. | 47 | |
Variable 'vitamins' must be private and have accessor methods. | 47 | |
Missing a Javadoc comment. | 49 | |
Variable 'aminoAcids' must be private and have accessor methods. | 49 | |
Missing a Javadoc comment. | 51 | |
Variable 'macroNutrients' must be private and have accessor methods. | 51 | |
Line has trailing spaces. | 52 | |
Missing a Javadoc comment. | 53 | |
Variable 'lipids' must be private and have accessor methods. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Parameter source should be final. | 57 | |
'source' hides a field. | 57 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 75 | |
Name 'getNDB_ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 146 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 168 | |
Line is longer than 80 characters. | 177 | |
Missing a Javadoc comment. | 179 | |
Parameter ni should be final. | 179 | |
'if' construct must use '{}'s. | 180 | |
Line is longer than 80 characters. | 200 | |
Missing a Javadoc comment. | 202 | |
Parameter ni should be final. | 202 | |
Parameter val should be final. | 202 | |
Missing a Javadoc comment. | 223 | |
Parameter out should be final. | 223 | |
'+' is not preceded with whitespace. | 225 | |
'+' is not followed by whitespace. | 225 | |
'+' is not preceded with whitespace. | 225 | |
'+' is not followed by whitespace. | 225 | |
'+' is not preceded with whitespace. | 226 | |
'+' is not followed by whitespace. | 226 | |
'+' is not preceded with whitespace. | 226 | |
'+' is not followed by whitespace. | 226 | |
'+' is not preceded with whitespace. | 227 | |
'+' is not followed by whitespace. | 227 | |
'+' is not preceded with whitespace. | 227 | |
'+' is not followed by whitespace. | 227 | |
Line has trailing spaces. | 229 | |
'measures' hides a field. | 230 | |
'cast' is not followed by whitespace. | 233 | |
'+' is not preceded with whitespace. | 236 | |
'+' is not followed by whitespace. | 236 | |
'+' is not preceded with whitespace. | 236 | |
'+' is not followed by whitespace. | 236 | |
'+' is not preceded with whitespace. | 237 | |
'+' is not followed by whitespace. | 237 | |
'+' is not preceded with whitespace. | 237 | |
'+' is not followed by whitespace. | 237 | |
'+' is not preceded with whitespace. | 238 | |
'+' is not followed by whitespace. | 238 | |
'+' is not preceded with whitespace. | 238 | |
'+' is not followed by whitespace. | 238 | |
Line has trailing spaces. | 242 | |
'cast' is not followed by whitespace. | 246 | |
'+' is not preceded with whitespace. | 250 | |
'+' is not followed by whitespace. | 250 | |
'+' is not preceded with whitespace. | 250 | |
'+' is not followed by whitespace. | 250 | |
'+' is not preceded with whitespace. | 251 | |
'+' is not followed by whitespace. | 251 | |
'+' is not preceded with whitespace. | 251 | |
'+' is not followed by whitespace. | 251 | |
Line has trailing spaces. | 255 | |
Missing a Javadoc comment. | 262 | |
Parameter text should be final. | 262 | |
Line has trailing spaces. | 264 | |
Line is longer than 80 characters. | 268 | |
Missing a Javadoc comment. | 270 | |
Parameter fg should be final. | 270 | |
Missing a Javadoc comment. | 284 | |
Missing a Javadoc comment. | 296 | |
Parameter string should be final. | 296 | |
Missing a Javadoc comment. | 303 | |
Line has trailing spaces. | 306 | |
Definition of 'equals()' without corresponding definition of 'hashCode()'. | 307 | |
Missing a Javadoc comment. | 307 | |
Parameter o should be final. | 307 | |
'&&' should be on a new line. | 310 | |
'&&' should be on a new line. | 311 | |
'&&' should be on a new line. | 312 | |
Missing a Javadoc comment. | 322 | |
Parameter ID should be final. | 322 | |
Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 322 | |
Missing a Javadoc comment. | 329 | |
Parameter measures should be final. | 329 | |
'measures' hides a field. | 329 | |
Line has trailing spaces. | 330 | |
Missing a Javadoc comment. | 336 | |
Missing a Javadoc comment. | 343 | |
Missing a Javadoc comment. | 347 | |
Parameter uid should be final. | 347 | |
Line has trailing spaces. | 350 | |
Line has trailing spaces. | 355 | |
Line has trailing spaces. | 359 | |
Line is longer than 80 characters. | 360 | |
Line has trailing spaces. | 361 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 6 | |
Missing a Javadoc comment. | 13 | |
First sentence should end with a period. | 14 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'ID' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Variable 'ID' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 20 | |
Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 20 | |
Variable 'ndb_id' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 21 | |
Variable 'description' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Variable 'foodgroup' must be private and have accessor methods. | 22 | |
Line has trailing spaces. | 23 | |
First sentence should end with a period. | 24 | |
Parameter str should be final. | 29 | |
Parameter groups should be final. | 29 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 40 | |
Method 'addToDB' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter c should be final. | 41 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 55 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.io.*. | 6 | |
Using the '.*' form of import should be avoided - java.net.*. | 7 | |
Using the '.*' form of import should be avoided - java.sql.*. | 8 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Using the '.*' form of import should be avoided - java.util.zip.*. | 10 | |
Using the '.*' form of import should be avoided - ca.spaz.util.*. | 15 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 51 | |
First sentence should end with a period. | 55 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Name 'added_foods' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 77 | |
Line has trailing spaces. | 78 | |
Missing a Javadoc comment. | 79 | |
Parameter conn should be final. | 79 | |
Parameter out should be final. | 79 | |
'out' hides a field. | 79 | |
Method 'getSourceStream' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Method 'setSourceStream' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter sourceStream should be final. | 93 | |
'sourceStream' hides a field. | 93 | |
Method 'getSourceURL' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Method 'setSourceURL' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter sourceURL should be final. | 101 | |
'sourceURL' hides a field. | 101 | |
Method 'run' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Missing a Javadoc comment. | 108 | |
Line has trailing spaces. | 111 | |
'if' construct must use '{}'s. | 136 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 148 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 159 | |
Line is longer than 80 characters. | 165 | |
Line is longer than 80 characters. | 171 | |
Line is longer than 80 characters. | 177 | |
Line is longer than 80 characters. | 184 | |
'100' is a magic number. | 198 | |
Line has trailing spaces. | 201 | |
Line is longer than 80 characters. | 202 | |
Missing a Javadoc comment. | 202 | |
Parameter ins should be final. | 202 | |
Parameter streamName should be final. | 202 | |
Parameter streamSize should be final. | 202 | |
Parameter totalSize should be final. | 202 | |
Parameter baseProgress should be final. | 202 | |
Parameter parseType should be final. | 202 | |
Line is longer than 80 characters. | 203 | |
'if' construct must use '{}'s. | 211 | |
Line has trailing spaces. | 224 | |
Line has trailing spaces. | 227 | |
Line is longer than 80 characters. | 238 | |
Line is longer than 80 characters. | 243 | |
Line is longer than 80 characters. | 249 | |
Line is longer than 80 characters. | 264 | |
Line is longer than 80 characters. | 266 | |
Line has trailing spaces. | 273 | |
Missing a Javadoc comment. | 274 | |
Parameter table should be final. | 274 | |
Line is longer than 80 characters. | 281 | |
Line is longer than 80 characters. | 283 | |
Line has trailing spaces. | 292 | |
Missing a Javadoc comment. | 293 | |
Parameter table should be final. | 293 | |
Parameter tag should be final. | 293 | |
Line is longer than 80 characters. | 297 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 302 | |
Line has trailing spaces. | 311 | |
Missing a Javadoc comment. | 312 | |
'if' construct must use '{}'s. | 313 | |
Line is longer than 80 characters. | 315 | |
Line is longer than 80 characters. | 325 | |
Parameter line should be final. | 339 | |
Expected @param tag for 'line'. | 339 | |
Expected an @return tag. | 352 | |
Parameter relevantEntries should be final. | 352 | |
Expected @param tag for 'relevantEntries'. | 352 | |
Expected an @return tag. | 367 | |
Parameter zif should be final. | 367 | |
Expected @param tag for 'zif'. | 367 | |
'4' is a magic number. | 368 | |
'for' is not followed by whitespace. | 369 | |
Must have at least one statement. | 379 | |
Line is longer than 80 characters. | 387 | |
Line is longer than 80 characters. | 390 | |
Expected an @return tag. | 394 | |
Line is longer than 80 characters. | 394 | |
Parameter url should be final. | 394 | |
Parameter tempFile should be final. | 394 | |
Parameter progressPortion should be final. | 394 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 394 | |
'cast' is not followed by whitespace. | 413 | |
'/' is not preceded with whitespace. | 413 | |
'/' is not followed by whitespace. | 413 | |
'cast' is not followed by whitespace. | 413 | |
Missing a Javadoc comment. | 430 | |
Missing a Javadoc comment. | 431 | |
Missing a Javadoc comment. | 432 | |
Line has trailing spaces. | 433 | |
Method 'getTaskProgress' is not designed for extension - needs to be abstract, final or empty. | 434 | |
Missing a Javadoc comment. | 434 | |
Method 'abortTask' is not designed for extension - needs to be abstract, final or empty. | 438 | |
Missing a Javadoc comment. | 438 | |
Method 'canAbortTask' is not designed for extension - needs to be abstract, final or empty. | 442 | |
Missing a Javadoc comment. | 442 | |
Method 'getTaskDescription' is not designed for extension - needs to be abstract, final or empty. | 446 | |
Missing a Javadoc comment. | 446 |
Error | Line | |
---|---|---|
File does not end with a newline. | 0 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 16 | |
Utility classes should not have a public or default constructor. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 | |
'{' is not followed by whitespace. | 20 | |
'}' is not preceded with whitespace. | 20 | |
Missing a Javadoc comment. | 22 | |
Variable 'table' must be private and have accessor methods. | 22 | |
Missing a Javadoc comment. | 24 | |
Variable 'tag' must be private and have accessor methods. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 90 | |
Line has trailing spaces. | 97 | |
Line has trailing spaces. | 102 | |
Line has trailing spaces. | 107 | |
Missing a Javadoc comment. | 108 | |
Parameter table should be final. | 108 | |
Parameter tag should be final. | 108 | |
Parameter nid should be final. | 108 | |
Line has trailing spaces. | 114 | |
Missing a Javadoc comment. | 115 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 6 | |
Missing a Javadoc comment. | 13 | |
First sentence should end with a period. | 14 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 17 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Name 'ndb_id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Variable 'ndb_id' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 20 | |
Variable 'amount' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 21 | |
Variable 'grams' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Variable 'description' must be private and have accessor methods. | 22 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Parameter str should be final. | 25 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
'3' is a magic number. | 33 | |
Line has trailing spaces. | 34 | |
'4' is a magic number. | 34 | |
Line has trailing spaces. | 36 | |
Method 'addToDB' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter c should be final. | 37 | |
Parameter foods should be final. | 37 | |
'cast' is not followed by whitespace. | 39 | |
'assert' is not followed by whitespace. | 40 | |
Line has trailing spaces. | 49 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.io.*. | 14 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 17 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 22 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 32 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
Parameter name should be final. | 41 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 59 | |
Line has trailing spaces. | 60 | |
Missing a Javadoc comment. | 67 | |
Line has trailing spaces. | 73 | |
Method 'isSearchable' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Method 'isListable' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 96 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 107 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
Line has trailing spaces. | 112 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 113 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 117 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 119 | |
Method 'getFoodGroups' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Parameter sourceUrl should be final. | 123 | |
Parameter startGroups should be final. | 123 | |
Parameter endGroups should be final. | 124 | |
Parameter groupID should be final. | 124 | |
Parameter keyGroup should be final. | 124 | |
Parameter nameGroup should be final. | 124 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 128 | |
Line has trailing spaces. | 130 | |
Line is longer than 80 characters. | 151 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 162 | |
Parameter source should be final. | 162 | |
Line has trailing spaces. | 164 | |
Line is longer than 80 characters. | 166 | |
Line has trailing spaces. | 176 | |
Line is longer than 80 characters. | 181 | |
Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. | 183 | |
Missing a Javadoc comment. | 183 | |
Parameter keys should be final. | 183 | |
Parameter foodGroup should be final. | 183 | |
Parameter source should be final. | 183 | |
Line is longer than 80 characters. | 189 | |
Method 'doFindFoods' is not designed for extension - needs to be abstract, final or empty. | 191 | |
Missing a Javadoc comment. | 191 | |
Parameter keys should be final. | 191 | |
Line is longer than 80 characters. | 197 | |
Method 'doGetMeasuresFor' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Missing a Javadoc comment. | 199 | |
Parameter food should be final. | 199 | |
Line is longer than 80 characters. | 205 | |
Missing a Javadoc comment. | 207 | |
Parameter food should be final. | 207 | |
Parameter nutrients should be final. | 207 | |
Line has trailing spaces. | 209 | |
Missing a Javadoc comment. | 212 | |
Line has trailing spaces. | 215 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line is longer than 80 characters. | 2 | |
Using the '.*' form of import should be avoided - java.net.*. | 12 | |
Using the '.*' form of import should be avoided - java.util.*. | 13 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 20 | |
Using the '.*' form of import should be avoided - com.meterware.httpunit.*. | 23 | |
First sentence should end with a period. | 25 | |
Line has trailing spaces. | 27 | |
Class NutritionDataDatasource should be declared as final. | 30 | |
First sentence should end with a period. | 31 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 80 characters. | 51 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Parameter name should be final. | 62 | |
Expected @param tag for 'name'. | 62 | |
Line is longer than 80 characters. | 67 | |
Line has trailing spaces. | 73 | |
Missing a Javadoc comment. | 76 | |
Line has trailing spaces. | 82 | |
Missing a Javadoc comment. | 85 | |
Line has trailing spaces. | 93 | |
Missing a Javadoc comment. | 96 | |
Line has trailing spaces. | 113 | |
Missing a Javadoc comment. | 116 | |
Line has trailing spaces. | 122 | |
Line is longer than 80 characters. | 123 | |
Missing a Javadoc comment. | 125 | |
Parameter keys should be final. | 125 | |
Line has trailing spaces. | 131 | |
Line is longer than 80 characters. | 132 | |
Missing a Javadoc comment. | 135 | |
Parameter keys should be final. | 135 | |
Parameter foodGroup should be final. | 135 | |
Parameter source should be final. | 135 | |
Must have at least one statement. | 136 | |
Must have at least one statement. | 139 | |
Line has trailing spaces. | 157 | |
Line has trailing spaces. | 164 | |
Line has trailing spaces. | 189 | |
Missing a Javadoc comment. | 201 | |
Parameter conv should be final. | 201 | |
Parameter loader should be final. | 201 | |
Line has trailing spaces. | 220 | |
Line is longer than 80 characters. | 221 | |
Missing a Javadoc comment. | 223 | |
Parameter food should be final. | 223 | |
Line has trailing spaces. | 229 | |
Line is longer than 80 characters. | 230 | |
Missing a Javadoc comment. | 233 | |
Parameter food should be final. | 233 | |
Parameter nutrients should be final. | 233 | |
Line has trailing spaces. | 239 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 246 | |
Parameter args should be final. | 246 | |
'{' is followed by whitespace. | 250 | |
Missing a Javadoc comment. | 253 | |
Parameter food should be final. | 253 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 15 | |
Using the '.*' form of import should be avoided - java.util.regex.*. | 16 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 23 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 24 | |
Using the '.*' form of import should be avoided - com.meterware.httpunit.*. | 26 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 29 | |
First sentence should end with a period. | 33 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 46 | |
Parameter source should be final. | 46 | |
'source' hides a field. | 46 | |
Parameter response should be final. | 46 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 56 | |
Line is longer than 80 characters. | 65 | |
Line is longer than 80 characters. | 71 | |
Parameter response should be final. | 71 | |
Expected @param tag for 'response'. | 71 | |
Expected @throws tag for 'IOException'. | 71 | |
Expected @throws tag for 'BadLocationException'. | 71 | |
Expected @throws tag for 'SAXException'. | 71 | |
Line is longer than 80 characters. | 74 | |
Line has trailing spaces. | 80 | |
Missing a Javadoc comment. | 81 | |
Parameter mainTable should be final. | 81 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 84 | |
',' is not followed by whitespace. | 85 | |
',' is not followed by whitespace. | 87 | |
',' is not followed by whitespace. | 89 | |
Line is longer than 80 characters. | 90 | |
Missing a Javadoc comment. | 104 | |
Parameter mainTable should be final. | 104 | |
Line is longer than 80 characters. | 105 | |
',' is not followed by whitespace. | 105 | |
',' is not followed by whitespace. | 107 | |
Missing a Javadoc comment. | 111 | |
Parameter response should be final. | 111 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 113 | |
Line is longer than 80 characters. | 116 | |
',' is not followed by whitespace. | 116 | |
',' is not followed by whitespace. | 116 | |
Method 'getFoodGroup' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Method 'getSource' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Method 'getMeasures' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Method 'setMeasures' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Parameter measures should be final. | 151 | |
'measures' hides a field. | 151 | |
Method 'getCalories' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Missing a Javadoc comment. | 159 | |
Method 'getMacroNutrients' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Missing a Javadoc comment. | 166 | |
Method 'getDescription' is not designed for extension - needs to be abstract, final or empty. | 173 | |
Missing a Javadoc comment. | 173 | |
Method 'getMinerals' is not designed for extension - needs to be abstract, final or empty. | 180 | |
Missing a Javadoc comment. | 180 | |
Method 'getVitamins' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Method 'getAminoAcids' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Method 'getLipids' is not designed for extension - needs to be abstract, final or empty. | 201 | |
Missing a Javadoc comment. | 201 | |
Line is longer than 80 characters. | 206 | |
Method 'getNutrientAmount' is not designed for extension - needs to be abstract, final or empty. | 208 | |
Missing a Javadoc comment. | 208 | |
Parameter ni should be final. | 208 | |
Line is longer than 80 characters. | 213 | |
Missing a Javadoc comment. | 215 | |
Parameter ni should be final. | 215 | |
Parameter val should be final. | 215 | |
Method 'setDescription' is not designed for extension - needs to be abstract, final or empty. | 222 | |
Missing a Javadoc comment. | 222 | |
Parameter text should be final. | 222 | |
Line is longer than 80 characters. | 227 | |
Missing a Javadoc comment. | 229 | |
Parameter foodGroup should be final. | 229 | |
Method 'getNumTimesConsumed' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Missing a Javadoc comment. | 243 | |
Parameter string should be final. | 243 | |
Method 'getDataSource' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Missing a Javadoc comment. | 250 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 257 | |
Missing a Javadoc comment. | 257 | |
Method 'getSourceUID' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Missing a Javadoc comment. | 264 | |
Missing a Javadoc comment. | 268 | |
Line has trailing spaces. | 270 | |
Missing a Javadoc comment. | 273 | |
Parameter uid should be final. | 273 | |
Line has trailing spaces. | 275 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 14 | |
Line has trailing spaces. | 18 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 28 | |
Parameter searchKey should be final. | 32 | |
Parameter groupName should be final. | 32 | |
Method 'getFoodGroupName' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 47 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Line is longer than 80 characters. | 12 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
Line has trailing spaces. | 13 | |
Missing a Javadoc comment. | 14 | |
Variable 'nutrientTable' must be private and have accessor methods. | 14 | |
Missing a Javadoc comment. | 15 | |
Variable 'scrollPane' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 24 | |
Method 'getNutrientTablePane' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
'300' is a magic number. | 28 | |
'140' is a magic number. | 28 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 36 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Missing a Javadoc comment. | 37 | |
Parameter source should be final. | 37 | |
Parameter message should be final. | 37 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Missing a Javadoc comment. | 15 | |
Line has trailing spaces. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 24 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Missing a Javadoc comment. | 15 | |
Line has trailing spaces. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Method 'getCarbs' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 19 | |
Method 'setCarbs' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter carbs should be final. | 20 | |
'carbs' hides a field. | 20 | |
Line has trailing spaces. | 24 | |
Method 'getFat' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 28 | |
Method 'setFat' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
Parameter fat should be final. | 29 | |
'fat' hides a field. | 29 | |
Line has trailing spaces. | 33 | |
Method 'getProtein' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 37 | |
Method 'setProtein' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter protein should be final. | 38 | |
'protein' hides a field. | 38 | |
Line has trailing spaces. | 42 | |
Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Missing a Javadoc comment. | 44 | |
Parameter g should be final. | 44 | |
'cast' is not followed by whitespace. | 45 | |
Line is longer than 80 characters. | 46 | |
'0.75f' is a magic number. | 46 | |
Line is longer than 80 characters. | 47 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
'?' is not preceded with whitespace. | 51 | |
Avoid inline conditionals. | 51 | |
'?' is not followed by whitespace. | 51 | |
':' is not preceded with whitespace. | 51 | |
':' is not followed by whitespace. | 51 | |
Line has trailing spaces. | 54 | |
',' is not followed by whitespace. | 57 | |
',' is not followed by whitespace. | 57 | |
'-' is not preceded with whitespace. | 57 | |
'-' is not followed by whitespace. | 57 | |
'4' is a magic number. | 57 | |
',' is not followed by whitespace. | 57 | |
'-' is not preceded with whitespace. | 57 | |
'-' is not followed by whitespace. | 57 | |
'4' is a magic number. | 57 | |
'cast' is not followed by whitespace. | 57 | |
'360' is a magic number. | 57 | |
'*' is not preceded with whitespace. | 57 | |
'*' is not followed by whitespace. | 57 | |
'/' is not preceded with whitespace. | 57 | |
'/' is not followed by whitespace. | 57 | |
'cast' is not followed by whitespace. | 58 | |
'360' is a magic number. | 58 | |
'*' is not preceded with whitespace. | 58 | |
'*' is not followed by whitespace. | 58 | |
'/' is not preceded with whitespace. | 58 | |
'/' is not followed by whitespace. | 58 | |
Line has trailing spaces. | 59 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
'-' is not preceded with whitespace. | 61 | |
'-' is not followed by whitespace. | 61 | |
'4' is a magic number. | 61 | |
',' is not followed by whitespace. | 61 | |
'-' is not preceded with whitespace. | 61 | |
'-' is not followed by whitespace. | 61 | |
'4' is a magic number. | 61 | |
'cast' is not followed by whitespace. | 61 | |
'360' is a magic number. | 61 | |
'*' is not preceded with whitespace. | 61 | |
'*' is not followed by whitespace. | 61 | |
'/' is not preceded with whitespace. | 61 | |
'/' is not followed by whitespace. | 61 | |
'cast' is not followed by whitespace. | 62 | |
'360' is a magic number. | 62 | |
'*' is not preceded with whitespace. | 62 | |
'*' is not followed by whitespace. | 62 | |
'/' is not preceded with whitespace. | 62 | |
'/' is not followed by whitespace. | 62 | |
Line has trailing spaces. | 65 | |
',' is not followed by whitespace. | 65 | |
',' is not followed by whitespace. | 65 | |
'-' is not preceded with whitespace. | 65 | |
'-' is not followed by whitespace. | 65 | |
'4' is a magic number. | 65 | |
',' is not followed by whitespace. | 65 | |
'-' is not preceded with whitespace. | 65 | |
'-' is not followed by whitespace. | 65 | |
'4' is a magic number. | 65 | |
'cast' is not followed by whitespace. | 65 | |
'360' is a magic number. | 65 | |
'*' is not preceded with whitespace. | 65 | |
'*' is not followed by whitespace. | 65 | |
'/' is not preceded with whitespace. | 65 | |
'/' is not followed by whitespace. | 65 | |
Line has trailing spaces. | 67 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 12 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 15 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
Line has trailing spaces. | 20 | |
Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Parameter servings should be final. | 25 | |
Parameter ni should be final. | 25 | |
'/' is not preceded with whitespace. | 29 | |
'/' is not followed by whitespace. | 29 | |
'100.0' is a magic number. | 29 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 15 | |
Line has trailing spaces. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 15 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 22 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters. | 32 | |
Unused @throws tag for '<code>ClassCastException</code>'. | 34 | |
Parameter nutrientInfos should be final. | 37 | |
Line has trailing spaces. | 44 | |
Line is longer than 80 characters. | 50 | |
Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter valueName should be final. | 52 | |
Parameter value should be final. | 52 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Missing a Javadoc comment. | 12 | |
Missing a Javadoc comment. | 13 | |
Variable 'amount' must be private and have accessor methods. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Parameter info should be final. | 16 | |
'info' hides a field. | 16 | |
Method 'getAmount' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Method 'setAmount' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter amount should be final. | 24 | |
'amount' hides a field. | 24 | |
Method 'getInfo' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Method 'setInfo' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter info should be final. | 32 | |
'info' hides a field. | 32 | |
Line has trailing spaces. | 35 | |
Method 'getMinimumSize' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
'100' is a magic number. | 37 | |
'20' is a magic number. | 37 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Parameter g should be final. | 40 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 46 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.table.*. | 10 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 12 | |
Missing a Javadoc comment. | 17 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
Parameter nutrients should be final. | 24 | |
'nutrients' hides a field. | 24 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
'3' is a magic number. | 38 | |
'36' is a magic number. | 39 | |
'36' is a magic number. | 40 | |
'64' is a magic number. | 41 | |
'64' is a magic number. | 42 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Parameter col should be final. | 46 | |
Parameter alignment should be final. | 46 | |
Line has trailing spaces. | 53 | |
Missing a Javadoc comment. | 54 | |
Parameter ni should be final. | 54 | |
'/' is not preceded with whitespace. | 58 | |
'/' is not followed by whitespace. | 58 | |
'100.0' is a magic number. | 58 | |
Missing a Javadoc comment. | 64 | |
Line has trailing spaces. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters. | 74 | |
Missing a Javadoc comment. | 74 | |
'{' is followed by whitespace. | 74 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter col should be final. | 77 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter col should be final. | 89 | |
Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Missing a Javadoc comment. | 93 | |
Parameter i should be final. | 93 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Missing a Javadoc comment. | 101 | |
Parameter row should be final. | 101 | |
Parameter col should be final. | 101 | |
switch without "default" clause. | 104 | |
Line has trailing spaces. | 111 | |
'3' is a magic number. | 111 | |
'/' is not preceded with whitespace. | 114 | |
'/' is not followed by whitespace. | 114 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Missing a Javadoc comment. | 121 | |
Parameter row should be final. | 121 | |
Parameter col should be final. | 121 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Missing a Javadoc comment. | 127 | |
Parameter source should be final. | 127 | |
Parameter message should be final. | 127 | |
'cast' is not followed by whitespace. | 131 | |
Line has trailing spaces. | 135 | |
Line has trailing spaces. | 136 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 6 | |
First sentence should end with a period. | 12 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 18 | |
First sentence should end with a period. | 23 | |
Line is longer than 80 characters. | 26 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter source should be final. | 49 | |
Parameter message should be final. | 49 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 58 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 98 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - org.jfree.chart.*. | 20 | |
Using the '.*' form of import should be avoided - org.jfree.data.general.*. | 22 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
First sentence should end with a period. | 51 | |
Parameter panel should be final. | 55 | |
Line has trailing spaces. | 62 | |
Method 'setValueList' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Missing a Javadoc comment. | 66 | |
Parameter valueNames should be final. | 66 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 72 | |
'500' is a magic number. | 75 | |
'140' is a magic number. | 75 | |
First sentence should end with a period. | 80 | |
Line is longer than 80 characters. | 97 | |
Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter valueName should be final. | 99 | |
Parameter value should be final. | 99 | |
Missing a Javadoc comment. | 103 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.awt.*. | 14 | |
Using the '.*' form of import should be avoided - java.util.*. | 15 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 18 | |
Using the '.*' form of import should be avoided - com.aimedia.ui.*. | 20 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Missing a Javadoc comment. | 34 | |
Parameter dataSource should be final. | 34 | |
'=' is not preceded with whitespace. | 40 | |
'4' is a magic number. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 41 | |
'4' is a magic number. | 41 | |
'=' is not followed by whitespace. | 41 | |
'=' is not preceded with whitespace. | 42 | |
'=' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
',' is not followed by whitespace. | 42 | |
'6' is a magic number. | 42 | |
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
',' is not followed by whitespace. | 43 | |
'6' is a magic number. | 43 | |
',' is not followed by whitespace. | 43 | |
'=' is not preceded with whitespace. | 44 | |
'=' is not followed by whitespace. | 44 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
'=' is not preceded with whitespace. | 46 | |
'=' is not followed by whitespace. | 46 | |
'=' is not preceded with whitespace. | 47 | |
'0.9' is a magic number. | 47 | |
'=' is not followed by whitespace. | 47 | |
Line has trailing spaces. | 49 | |
Method 'setValueList' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter valueNames should be final. | 53 | |
'12' is a magic number. | 54 | |
Avoid inline conditionals. | 54 | |
'3' is a magic number. | 54 | |
'+=' is not preceded with whitespace. | 71 | |
'+=' is not followed by whitespace. | 71 | |
Expected an @return tag. | 84 | |
Parameter key should be final. | 84 | |
Expected @param tag for 'key'. | 84 | |
Line has trailing spaces. | 88 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 12 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 18 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 55 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 57 | |
Parameter fieldOrdering should be final. | 60 | |
'fieldOrdering' hides a field. | 60 | |
'4' is a magic number. | 69 | |
',' is not followed by whitespace. | 69 | |
'4' is a magic number. | 69 | |
',' is not followed by whitespace. | 69 | |
'4' is a magic number. | 69 | |
',' is not followed by whitespace. | 69 | |
'4' is a magic number. | 69 | |
Line is longer than 80 characters. | 74 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Parameter valueName should be final. | 80 | |
Parameter valueUnit should be final. | 80 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 90 | |
Line is longer than 80 characters. | 92 | |
Parameter valueName should be final. | 92 | |
Parameter labelText should be final. | 92 | |
Parameter valueUnit should be final. | 92 | |
Line is longer than 80 characters. | 100 | |
Method 'doBooleanString' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Parameter valueName should be final. | 106 | |
Parameter value should be final. | 106 | |
Line is longer than 80 characters. | 111 | |
Method 'doDoubleString' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Parameter valueName should be final. | 117 | |
Parameter value should be final. | 117 | |
Line has trailing spaces. | 123 | |
Line is longer than 80 characters. | 126 | |
Parameter valueName should be final. | 129 | |
Parameter value should be final. | 129 | |
Line is longer than 80 characters. | 150 | |
Method 'doIntegerString' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter valueName should be final. | 156 | |
Parameter value should be final. | 156 | |
Missing a Javadoc comment. | 160 | |
Parameter valueName should be final. | 160 | |
Parameter value should be final. | 160 | |
'cast' is not followed by whitespace. | 164 | |
Line is longer than 80 characters. | 171 | |
Method 'doString' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Parameter valueName should be final. | 177 | |
Parameter value should be final. | 177 | |
Line is longer than 80 characters. | 184 | |
Parameter valueName should be final. | 186 | |
Avoid inline conditionals. | 188 | |
Line has trailing spaces. | 190 | |
Missing a Javadoc comment. | 191 | |
Parameter valueName should be final. | 191 | |
Avoid inline conditionals. | 193 | |
Line has trailing spaces. | 195 | |
Missing a Javadoc comment. | 196 | |
Parameter valueName should be final. | 196 | |
Line has trailing spaces. | 199 | |
Missing a Javadoc comment. | 200 | |
Parameter valueName should be final. | 200 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 211 | |
Line has trailing spaces. | 213 | |
Parameter valueName should be final. | 216 | |
Line has trailing spaces. | 219 | |
Line is longer than 80 characters. | 221 | |
Parameter valueName should be final. | 223 | |
Line has trailing spaces. | 233 | |
Line has trailing spaces. | 235 | |
Parameter valueName should be final. | 238 | |
Line has trailing spaces. | 248 | |
Line has trailing spaces. | 250 | |
Parameter valueName should be final. | 253 | |
Line has trailing spaces. | 263 | |
Line has trailing spaces. | 265 | |
Parameter valueName should be final. | 268 | |
Line has trailing spaces. | 303 | |
Line is longer than 80 characters. | 306 | |
Line has trailing spaces. | 318 | |
Line has trailing spaces. | 320 | |
Line has trailing spaces. | 322 | |
Expected an @return tag. | 324 | |
Method 'getContentPane' is not designed for extension - needs to be abstract, final or empty. | 324 | |
Parameter contentValues should be final. | 324 | |
Line has trailing spaces. | 362 | |
Parameter valueName should be final. | 367 | |
Expected @param tag for 'valueName'. | 367 | |
Parameter valueName should be final. | 380 | |
Parameter value should be final. | 380 | |
Parameter valueName should be final. | 389 | |
Parameter value should be final. | 389 | |
Parameter valueName should be final. | 399 | |
Parameter value should be final. | 399 | |
Parameter valueName should be final. | 408 | |
Parameter value should be final. | 408 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 16 | |
Line is longer than 80 characters. | 22 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Parameter fieldOrdering should be final. | 45 | |
Expected @param tag for 'fieldOrdering'. | 45 | |
Line is longer than 80 characters. | 56 | |
Method 'doValueUpdate' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter valueName should be final. | 64 | |
Line is longer than 80 characters. | 74 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 78 | |
Unused @throws tag for 'IllegalArgumentException'. | 78 | |
Parameter cpName should be final. | 81 | |
Parameter content should be final. | 81 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters. | 87 | |
Line is longer than 80 characters. | 89 | |
Line has trailing spaces. | 91 | |
Line is longer than 80 characters. | 93 | |
Unused @throws tag for 'IllegalArgumentException'. | 93 | |
Line is longer than 80 characters. | 96 | |
Parameter cpName should be final. | 96 | |
Parameter cpIcon should be final. | 96 | |
Parameter content should be final. | 96 | |
Line is longer than 80 characters. | 98 | |
Line has trailing spaces. | 104 | |
Parameter cpName should be final. | 109 | |
Line has trailing spaces. | 113 | |
Line is longer than 80 characters. | 119 | |
Line has trailing spaces. | 122 | |
Line is longer than 80 characters. | 126 | |
Parameter cpName should be final. | 129 | |
Line has trailing spaces. | 133 | |
Method 'selectContentPane' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Parameter cpName should be final. | 138 | |
Line has trailing spaces. | 146 | |
Method 'getContentPane' is not designed for extension - needs to be abstract, final or empty. | 150 | |
Missing a Javadoc comment. | 150 | |
Parameter contentValues should be final. | 150 | |
'cast' is not followed by whitespace. | 155 | |
Line has trailing spaces. | 164 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 13 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
Variable 'energy' must be private and have accessor methods. | 19 | |
Missing a Javadoc comment. | 20 | |
Variable 'protein' must be private and have accessor methods. | 20 | |
Missing a Javadoc comment. | 21 | |
Variable 'carbs' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Variable 'lipid' must be private and have accessor methods. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
'10' is a magic number. | 25 | |
',' is not followed by whitespace. | 25 | |
'10' is a magic number. | 25 | |
',' is not followed by whitespace. | 25 | |
'10' is a magic number. | 25 | |
',' is not followed by whitespace. | 25 | |
'10' is a magic number. | 25 | |
Line has trailing spaces. | 27 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter source should be final. | 28 | |
Parameter message should be final. | 28 | |
Comment matches to-do format 'TODO:'. | 37 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 40 | |
Missing a Javadoc comment. | 41 | |
Parameter servings should be final. | 41 | |
Parameter ni should be final. | 41 | |
'/' is not preceded with whitespace. | 45 | |
'/' is not followed by whitespace. | 45 | |
'100.0' is a magic number. | 45 | |
Line has trailing spaces. | 50 | |
Comment matches to-do format 'TODO:'. | 51 | |
Method 'paintComponent' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter g should be final. | 52 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 67 | |
'<' is not preceded with whitespace. | 69 | |
'<' is not followed by whitespace. | 69 | |
'?' is not preceded with whitespace. | 69 | |
Avoid inline conditionals. | 69 | |
'?' is not followed by whitespace. | 69 | |
':' is not preceded with whitespace. | 69 | |
':' is not followed by whitespace. | 69 | |
'24' is a magic number. | 70 | |
'80' is a magic number. | 71 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line is longer than 80 characters. | 77 | |
'0.75f' is a magic number. | 77 | |
Line is longer than 80 characters. | 78 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters. | 80 | |
',' is not followed by whitespace. | 82 | |
',' is not followed by whitespace. | 82 | |
',' is not followed by whitespace. | 82 | |
Line has trailing spaces. | 83 | |
'/' is not preceded with whitespace. | 85 | |
'/' is not followed by whitespace. | 85 | |
',' is not followed by whitespace. | 89 | |
',' is not followed by whitespace. | 89 | |
'cast' is not followed by whitespace. | 89 | |
'*' is not preceded with whitespace. | 89 | |
'*' is not followed by whitespace. | 89 | |
',' is not followed by whitespace. | 91 | |
',' is not followed by whitespace. | 91 | |
'cast' is not followed by whitespace. | 91 | |
'*' is not preceded with whitespace. | 91 | |
'*' is not followed by whitespace. | 91 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 95 | |
'cast' is not followed by whitespace. | 95 | |
'+' is not followed by whitespace. | 95 | |
'cast' is not followed by whitespace. | 95 | |
Line has trailing spaces. | 96 | |
'100' is a magic number. | 96 | |
'*' is not preceded with whitespace. | 96 | |
'*' is not followed by whitespace. | 96 | |
'/' is not preceded with whitespace. | 96 | |
'/' is not followed by whitespace. | 96 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'10' is a magic number. | 97 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'/' is not preceded with whitespace. | 97 | |
'/' is not followed by whitespace. | 97 | |
'+' is not preceded with whitespace. | 97 | |
'+' is not followed by whitespace. | 97 | |
'/' is not preceded with whitespace. | 97 | |
'/' is not followed by whitespace. | 97 | |
Line is longer than 80 characters. | 100 | |
',' is not followed by whitespace. | 102 | |
'+' is not preceded with whitespace. | 102 | |
'+' is not followed by whitespace. | 102 | |
'+' is not preceded with whitespace. | 102 | |
'+' is not followed by whitespace. | 102 | |
'5' is a magic number. | 102 | |
',' is not followed by whitespace. | 102 | |
'-' is not preceded with whitespace. | 102 | |
'-' is not followed by whitespace. | 102 | |
',' is not followed by whitespace. | 102 | |
'/' is not preceded with whitespace. | 105 | |
'/' is not followed by whitespace. | 105 | |
Line is longer than 80 characters. | 109 | |
',' is not followed by whitespace. | 109 | |
'+' is not preceded with whitespace. | 109 | |
'+' is not followed by whitespace. | 109 | |
'+' is not preceded with whitespace. | 109 | |
'+' is not followed by whitespace. | 109 | |
'5' is a magic number. | 109 | |
',' is not followed by whitespace. | 109 | |
'cast' is not followed by whitespace. | 109 | |
'-' is not preceded with whitespace. | 109 | |
'-' is not followed by whitespace. | 109 | |
'*' is not preceded with whitespace. | 109 | |
'*' is not followed by whitespace. | 109 | |
',' is not followed by whitespace. | 109 | |
Line is longer than 80 characters. | 111 | |
',' is not followed by whitespace. | 111 | |
'+' is not preceded with whitespace. | 111 | |
'+' is not followed by whitespace. | 111 | |
'+' is not preceded with whitespace. | 111 | |
'+' is not followed by whitespace. | 111 | |
'5' is a magic number. | 111 | |
',' is not followed by whitespace. | 111 | |
'cast' is not followed by whitespace. | 111 | |
'-' is not preceded with whitespace. | 111 | |
'-' is not followed by whitespace. | 111 | |
'*' is not preceded with whitespace. | 111 | |
'*' is not followed by whitespace. | 111 | |
',' is not followed by whitespace. | 111 | |
Line has trailing spaces. | 115 | |
Line is longer than 80 characters. | 115 | |
'cast' is not followed by whitespace. | 115 | |
'+' is not followed by whitespace. | 115 | |
'cast' is not followed by whitespace. | 115 | |
Line has trailing spaces. | 116 | |
'100' is a magic number. | 116 | |
'*' is not preceded with whitespace. | 116 | |
'*' is not followed by whitespace. | 116 | |
'/' is not preceded with whitespace. | 116 | |
'/' is not followed by whitespace. | 116 | |
'+' is not preceded with whitespace. | 117 | |
'+' is not followed by whitespace. | 117 | |
'10' is a magic number. | 117 | |
'+' is not preceded with whitespace. | 117 | |
'+' is not followed by whitespace. | 117 | |
'+' is not preceded with whitespace. | 117 | |
'+' is not followed by whitespace. | 117 | |
'5' is a magic number. | 117 | |
'+' is not preceded with whitespace. | 117 | |
'+' is not followed by whitespace. | 117 | |
'/' is not preceded with whitespace. | 117 | |
'/' is not followed by whitespace. | 117 | |
'+' is not preceded with whitespace. | 117 | |
'+' is not followed by whitespace. | 117 | |
'/' is not preceded with whitespace. | 117 | |
'/' is not followed by whitespace. | 117 | |
Line has trailing spaces. | 119 | |
',' is not followed by whitespace. | 122 | |
'+' is not preceded with whitespace. | 122 | |
'+' is not followed by whitespace. | 122 | |
'+' is not preceded with whitespace. | 122 | |
'+' is not followed by whitespace. | 122 | |
'5' is a magic number. | 122 | |
'*' is not preceded with whitespace. | 122 | |
'*' is not followed by whitespace. | 122 | |
',' is not followed by whitespace. | 122 | |
'-' is not preceded with whitespace. | 122 | |
'-' is not followed by whitespace. | 122 | |
',' is not followed by whitespace. | 122 | |
'/' is not preceded with whitespace. | 125 | |
'/' is not followed by whitespace. | 125 | |
Line is longer than 80 characters. | 129 | |
',' is not followed by whitespace. | 129 | |
'+' is not preceded with whitespace. | 129 | |
'+' is not followed by whitespace. | 129 | |
'+' is not preceded with whitespace. | 129 | |
'+' is not followed by whitespace. | 129 | |
'5' is a magic number. | 129 | |
'*' is not preceded with whitespace. | 129 | |
'*' is not followed by whitespace. | 129 | |
',' is not followed by whitespace. | 129 | |
'cast' is not followed by whitespace. | 129 | |
'-' is not preceded with whitespace. | 129 | |
'-' is not followed by whitespace. | 129 | |
'*' is not preceded with whitespace. | 129 | |
'*' is not followed by whitespace. | 129 | |
',' is not followed by whitespace. | 129 | |
Line is longer than 80 characters. | 131 | |
',' is not followed by whitespace. | 131 | |
'+' is not preceded with whitespace. | 131 | |
'+' is not followed by whitespace. | 131 | |
'+' is not preceded with whitespace. | 131 | |
'+' is not followed by whitespace. | 131 | |
'5' is a magic number. | 131 | |
'*' is not preceded with whitespace. | 131 | |
'*' is not followed by whitespace. | 131 | |
',' is not followed by whitespace. | 131 | |
'cast' is not followed by whitespace. | 131 | |
'-' is not preceded with whitespace. | 131 | |
'-' is not followed by whitespace. | 131 | |
'*' is not preceded with whitespace. | 131 | |
'*' is not followed by whitespace. | 131 | |
',' is not followed by whitespace. | 131 | |
Line has trailing spaces. | 135 | |
Line is longer than 80 characters. | 135 | |
'cast' is not followed by whitespace. | 135 | |
'+' is not followed by whitespace. | 135 | |
'cast' is not followed by whitespace. | 135 | |
Line has trailing spaces. | 136 | |
'100' is a magic number. | 136 | |
'*' is not preceded with whitespace. | 136 | |
'*' is not followed by whitespace. | 136 | |
'/' is not preceded with whitespace. | 136 | |
'/' is not followed by whitespace. | 136 | |
'+' is not preceded with whitespace. | 137 | |
'+' is not followed by whitespace. | 137 | |
'10' is a magic number. | 137 | |
'+' is not preceded with whitespace. | 137 | |
'+' is not followed by whitespace. | 137 | |
'+' is not preceded with whitespace. | 137 | |
'+' is not followed by whitespace. | 137 | |
'5' is a magic number. | 137 | |
'*' is not preceded with whitespace. | 137 | |
'*' is not followed by whitespace. | 137 | |
'+' is not preceded with whitespace. | 137 | |
'+' is not followed by whitespace. | 137 | |
'/' is not preceded with whitespace. | 137 | |
'/' is not followed by whitespace. | 137 | |
'+' is not preceded with whitespace. | 137 | |
'+' is not followed by whitespace. | 137 | |
'/' is not preceded with whitespace. | 137 | |
'/' is not followed by whitespace. | 137 | |
',' is not followed by whitespace. | 141 | |
'+' is not preceded with whitespace. | 141 | |
'+' is not followed by whitespace. | 141 | |
'+' is not preceded with whitespace. | 141 | |
'+' is not followed by whitespace. | 141 | |
'5' is a magic number. | 141 | |
'*' is not preceded with whitespace. | 141 | |
'*' is not followed by whitespace. | 141 | |
'3' is a magic number. | 141 | |
',' is not followed by whitespace. | 141 | |
'-' is not preceded with whitespace. | 141 | |
'-' is not followed by whitespace. | 141 | |
',' is not followed by whitespace. | 141 | |
'/' is not preceded with whitespace. | 144 | |
'/' is not followed by whitespace. | 144 | |
Line is longer than 80 characters. | 148 | |
',' is not followed by whitespace. | 148 | |
'+' is not preceded with whitespace. | 148 | |
'+' is not followed by whitespace. | 148 | |
'+' is not preceded with whitespace. | 148 | |
'+' is not followed by whitespace. | 148 | |
'5' is a magic number. | 148 | |
'*' is not preceded with whitespace. | 148 | |
'*' is not followed by whitespace. | 148 | |
'3' is a magic number. | 148 | |
',' is not followed by whitespace. | 148 | |
'cast' is not followed by whitespace. | 148 | |
'-' is not preceded with whitespace. | 148 | |
'-' is not followed by whitespace. | 148 | |
'*' is not preceded with whitespace. | 148 | |
'*' is not followed by whitespace. | 148 | |
Line is longer than 80 characters. | 150 | |
',' is not followed by whitespace. | 150 | |
'+' is not preceded with whitespace. | 150 | |
'+' is not followed by whitespace. | 150 | |
'+' is not preceded with whitespace. | 150 | |
'+' is not followed by whitespace. | 150 | |
'5' is a magic number. | 150 | |
'*' is not preceded with whitespace. | 150 | |
'*' is not followed by whitespace. | 150 | |
'3' is a magic number. | 150 | |
',' is not followed by whitespace. | 150 | |
'cast' is not followed by whitespace. | 150 | |
'-' is not preceded with whitespace. | 150 | |
'-' is not followed by whitespace. | 150 | |
'*' is not preceded with whitespace. | 150 | |
'*' is not followed by whitespace. | 150 | |
',' is not followed by whitespace. | 150 | |
Line has trailing spaces. | 154 | |
'cast' is not followed by whitespace. | 154 | |
'+' is not followed by whitespace. | 154 | |
'cast' is not followed by whitespace. | 154 | |
Line has trailing spaces. | 155 | |
'100' is a magic number. | 155 | |
'*' is not preceded with whitespace. | 155 | |
'*' is not followed by whitespace. | 155 | |
'/' is not preceded with whitespace. | 155 | |
'/' is not followed by whitespace. | 155 | |
'+' is not preceded with whitespace. | 156 | |
'+' is not followed by whitespace. | 156 | |
'10' is a magic number. | 156 | |
'+' is not preceded with whitespace. | 156 | |
'+' is not followed by whitespace. | 156 | |
'+' is not preceded with whitespace. | 156 | |
'+' is not followed by whitespace. | 156 | |
'5' is a magic number. | 156 | |
'*' is not preceded with whitespace. | 156 | |
'*' is not followed by whitespace. | 156 | |
'3' is a magic number. | 156 | |
'+' is not preceded with whitespace. | 156 | |
'+' is not followed by whitespace. | 156 | |
'/' is not preceded with whitespace. | 156 | |
'/' is not followed by whitespace. | 156 | |
'+' is not preceded with whitespace. | 156 | |
'+' is not followed by whitespace. | 156 | |
'/' is not preceded with whitespace. | 156 | |
'/' is not followed by whitespace. | 156 | |
'+' is not preceded with whitespace. | 158 | |
'+' is not followed by whitespace. | 158 | |
'-' is not preceded with whitespace. | 158 | |
'-' is not followed by whitespace. | 158 | |
'+' is not preceded with whitespace. | 158 | |
'+' is not followed by whitespace. | 158 | |
'10' is a magic number. | 158 | |
'+' is not preceded with whitespace. | 158 | |
'+' is not followed by whitespace. | 158 | |
'+' is not preceded with whitespace. | 158 | |
'+' is not followed by whitespace. | 158 | |
'5' is a magic number. | 158 | |
'+' is not preceded with whitespace. | 158 | |
'+' is not followed by whitespace. | 158 | |
'10' is a magic number. | 158 | |
'-' is not preceded with whitespace. | 158 | |
'-' is not followed by whitespace. | 158 | |
'20' is a magic number. | 158 | |
Line has trailing spaces. | 160 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 162 | |
Parameter g should be final. | 162 | |
Parameter xo should be final. | 162 | |
Parameter yo should be final. | 162 | |
Parameter radius should be final. | 162 | |
',' is not followed by whitespace. | 166 | |
',' is not followed by whitespace. | 166 | |
'-' is not preceded with whitespace. | 166 | |
'-' is not followed by whitespace. | 166 | |
'4' is a magic number. | 166 | |
',' is not followed by whitespace. | 166 | |
'-' is not preceded with whitespace. | 166 | |
'-' is not followed by whitespace. | 166 | |
'4' is a magic number. | 166 | |
'cast' is not followed by whitespace. | 166 | |
'360' is a magic number. | 166 | |
'*' is not preceded with whitespace. | 166 | |
'*' is not followed by whitespace. | 166 | |
'/' is not preceded with whitespace. | 166 | |
'/' is not followed by whitespace. | 166 | |
'cast' is not followed by whitespace. | 167 | |
'360' is a magic number. | 167 | |
'*' is not preceded with whitespace. | 167 | |
'*' is not followed by whitespace. | 167 | |
'/' is not preceded with whitespace. | 167 | |
'/' is not followed by whitespace. | 167 | |
Line has trailing spaces. | 168 | |
',' is not followed by whitespace. | 170 | |
',' is not followed by whitespace. | 170 | |
'-' is not preceded with whitespace. | 170 | |
'-' is not followed by whitespace. | 170 | |
'4' is a magic number. | 170 | |
',' is not followed by whitespace. | 170 | |
'-' is not preceded with whitespace. | 170 | |
'-' is not followed by whitespace. | 170 | |
'4' is a magic number. | 170 | |
'cast' is not followed by whitespace. | 170 | |
'360' is a magic number. | 170 | |
'*' is not preceded with whitespace. | 170 | |
'*' is not followed by whitespace. | 170 | |
'/' is not preceded with whitespace. | 170 | |
'/' is not followed by whitespace. | 170 | |
'cast' is not followed by whitespace. | 171 | |
'360' is a magic number. | 171 | |
'*' is not preceded with whitespace. | 171 | |
'*' is not followed by whitespace. | 171 | |
'/' is not preceded with whitespace. | 171 | |
'/' is not followed by whitespace. | 171 | |
Line has trailing spaces. | 174 | |
Line is longer than 80 characters. | 174 | |
',' is not followed by whitespace. | 174 | |
',' is not followed by whitespace. | 174 | |
'-' is not preceded with whitespace. | 174 | |
'-' is not followed by whitespace. | 174 | |
'4' is a magic number. | 174 | |
',' is not followed by whitespace. | 174 | |
'-' is not preceded with whitespace. | 174 | |
'-' is not followed by whitespace. | 174 | |
'4' is a magic number. | 174 | |
'cast' is not followed by whitespace. | 174 | |
'360' is a magic number. | 174 | |
'*' is not preceded with whitespace. | 174 | |
'*' is not followed by whitespace. | 174 | |
'/' is not preceded with whitespace. | 174 | |
'/' is not followed by whitespace. | 174 | |
Method 'getPreferredSize' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Missing a Javadoc comment. | 177 | |
'300' is a magic number. | 178 | |
'120' is a magic number. | 178 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 15 | |
Line has trailing spaces. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
',' is not followed by whitespace. | 17 | |
'4' is a magic number. | 17 | |
Method 'getNutrientList' is not designed for extension - needs to be abstract, final or empty. | 21 | |
Missing a Javadoc comment. | 21 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 11 | |
Method 'getTargetMinimum' is not designed for extension - needs to be abstract, final or empty. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter user should be final. | 11 | |
Parameter ni should be final. | 11 | |
Method 'getTargetMaximum' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter user should be final. | 15 | |
Parameter ni should be final. | 15 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 22 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 11 | |
Method 'getTargetMinimum' is not designed for extension - needs to be abstract, final or empty. | 11 | |
Missing a Javadoc comment. | 11 | |
Parameter user should be final. | 11 | |
Parameter ni should be final. | 11 | |
Method 'getTargetMaximum' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Parameter user should be final. | 15 | |
Parameter ni should be final. | 15 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 22 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Variable 'min' must be private and have accessor methods. | 15 | |
Variable 'max' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 17 | |
'{' is not followed by whitespace. | 17 | |
'}' is not preceded with whitespace. | 17 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Parameter min should be final. | 19 | |
'min' hides a field. | 19 | |
Parameter max should be final. | 19 | |
'max' hides a field. | 19 | |
Line has trailing spaces. | 23 | |
Method 'getMax' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Method 'setMax' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter max should be final. | 28 | |
'max' hides a field. | 28 | |
Method 'getMin' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Method 'setMin' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter min should be final. | 36 | |
'min' hides a field. | 36 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Parameter user should be final. | 44 | |
'user' hides a field. | 44 | |
'10' is a magic number. | 46 | |
',' is not followed by whitespace. | 46 | |
'10' is a magic number. | 46 | |
'15' is a magic number. | 47 | |
',' is not followed by whitespace. | 47 | |
'15' is a magic number. | 47 | |
',' is not followed by whitespace. | 47 | |
'15' is a magic number. | 47 | |
',' is not followed by whitespace. | 47 | |
'15' is a magic number. | 47 | |
Line has trailing spaces. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 72 | |
Line has trailing spaces. | 78 | |
Missing a Javadoc comment. | 79 | |
Line has trailing spaces. | 85 | |
Missing a Javadoc comment. | 86 | |
Line has trailing spaces. | 92 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 100 | |
'4' is a magic number. | 102 | |
',' is not followed by whitespace. | 102 | |
'4' is a magic number. | 102 | |
'5' is a magic number. | 103 | |
',' is not followed by whitespace. | 103 | |
'5' is a magic number. | 103 | |
',' is not followed by whitespace. | 103 | |
'5' is a magic number. | 103 | |
',' is not followed by whitespace. | 103 | |
'5' is a magic number. | 103 | |
Missing a Javadoc comment. | 109 | |
'+' should be on a new line. | 112 | |
'+' should be on a new line. | 113 | |
'+' should be on a new line. | 114 | |
'200' is a magic number. | 116 | |
',' is not followed by whitespace. | 116 | |
'60' is a magic number. | 116 | |
'5' is a magic number. | 117 | |
',' is not followed by whitespace. | 117 | |
'5' is a magic number. | 117 | |
',' is not followed by whitespace. | 117 | |
'5' is a magic number. | 117 | |
',' is not followed by whitespace. | 117 | |
'5' is a magic number. | 117 | |
Line has trailing spaces. | 118 | |
Line has trailing spaces. | 122 | |
Line has trailing spaces. | 123 | |
Missing a Javadoc comment. | 124 | |
'8' is a magic number. | 126 | |
',' is not followed by whitespace. | 126 | |
'8' is a magic number. | 126 | |
'10' is a magic number. | 127 | |
',' is not followed by whitespace. | 127 | |
'10' is a magic number. | 127 | |
',' is not followed by whitespace. | 127 | |
'10' is a magic number. | 127 | |
',' is not followed by whitespace. | 127 | |
'10' is a magic number. | 127 | |
Line has trailing spaces. | 135 | |
Missing a Javadoc comment. | 136 | |
Line has trailing spaces. | 142 | |
Missing a Javadoc comment. | 143 | |
Parameter e should be final. | 147 | |
Line is longer than 80 characters. | 148 | |
'cast' is not followed by whitespace. | 148 | |
Line has trailing spaces. | 154 | |
Line has trailing spaces. | 155 | |
Missing a Javadoc comment. | 156 | |
Line has trailing spaces. | 163 | |
Missing a Javadoc comment. | 164 | |
Line has trailing spaces. | 166 | |
Line has trailing spaces. | 167 | |
Line has trailing spaces. | 169 | |
Line has trailing spaces. | 171 | |
Line has trailing spaces. | 172 | |
Missing a Javadoc comment. | 173 | |
Parameter model should be final. | 173 | |
'+' should be on a new line. | 175 | |
Line has trailing spaces. | 176 | |
'+' is not preceded with whitespace. | 176 | |
'+' is not preceded with whitespace. | 176 | |
'+' is not followed by whitespace. | 176 | |
'if' construct must use '{}'s. | 178 | |
Line has trailing spaces. | 179 | |
'cast' is not followed by whitespace. | 182 | |
Line has trailing spaces. | 186 | |
Line has trailing spaces. | 187 | |
Line has trailing spaces. | 194 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 10 | |
Using the '.*' form of import should be avoided - javax.swing.table.*. | 11 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Variable 'model' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 19 | |
Variable 'nutrientTable' must be private and have accessor methods. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Parameter user should be final. | 21 | |
Parameter nutrients should be final. | 21 | |
'300' is a magic number. | 25 | |
'200' is a magic number. | 25 | |
Missing a Javadoc comment. | 28 | |
Parameter e should be final. | 38 | |
'if' construct must use '{}'s. | 39 | |
Line has trailing spaces. | 57 | |
Method 'fireTargetsChanged' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
'{' is followed by whitespace. | 20 | |
Missing a Javadoc comment. | 21 | |
Variable 'nutrients' must be private and have accessor methods. | 21 | |
Missing a Javadoc comment. | 22 | |
Variable 'user' must be private and have accessor methods. | 22 | |
Parameter user should be final. | 28 | |
'user' hides a field. | 28 | |
Parameter nutrientInfo should be final. | 28 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter col should be final. | 33 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Missing a Javadoc comment. | 45 | |
Parameter col should be final. | 45 | |
Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter i should be final. | 49 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter row should be final. | 57 | |
Parameter col should be final. | 57 | |
switch without "default" clause. | 61 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter row should be final. | 77 | |
Parameter col should be final. | 77 | |
Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Missing a Javadoc comment. | 87 | |
Parameter value should be final. | 87 | |
Parameter row should be final. | 87 | |
Parameter col should be final. | 87 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
First sentence should end with a period. | 9 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 20 | |
Redundant 'public' modifier. | 20 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 21 | |
Redundant 'public' modifier. | 21 | |
Line has trailing spaces. | 22 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.user.*. | 13 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.user.impl.*. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Line has trailing spaces. | 22 | |
'5' is a magic number. | 23 | |
',' is not followed by whitespace. | 23 | |
',' is not followed by whitespace. | 23 | |
'8' is a magic number. | 23 | |
',' is not followed by whitespace. | 23 | |
'8' is a magic number. | 23 | |
Line has trailing spaces. | 29 | |
'5' is a magic number. | 30 | |
',' is not followed by whitespace. | 30 | |
',' is not followed by whitespace. | 30 | |
'8' is a magic number. | 30 | |
',' is not followed by whitespace. | 30 | |
'8' is a magic number. | 30 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 37 | |
'4' is a magic number. | 37 | |
'4' is a magic number. | 37 | |
'10' is a magic number. | 38 | |
',' is not followed by whitespace. | 38 | |
'10' is a magic number. | 38 | |
',' is not followed by whitespace. | 38 | |
'10' is a magic number. | 38 | |
',' is not followed by whitespace. | 38 | |
'10' is a magic number. | 38 | |
'10' is a magic number. | 42 | |
',' is not followed by whitespace. | 42 | |
'10' is a magic number. | 42 | |
',' is not followed by whitespace. | 42 | |
'10' is a magic number. | 42 | |
',' is not followed by whitespace. | 42 | |
'10' is a magic number. | 42 | |
'4' is a magic number. | 43 | |
'4' is a magic number. | 43 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 47 | |
'150' is a magic number. | 49 | |
',' is not followed by whitespace. | 49 | |
',' is not followed by whitespace. | 49 | |
'1000' is a magic number. | 49 | |
',' is not followed by whitespace. | 49 | |
Parameter e should be final. | 51 | |
'cast' is not followed by whitespace. | 53 | |
'cast' is not followed by whitespace. | 60 | |
Line has trailing spaces. | 68 | |
Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter d should be final. | 69 | |
Line has trailing spaces. | 72 | |
Missing a Javadoc comment. | 73 | |
'cast' is not followed by whitespace. | 80 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.text.*. | 8 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 12 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 13 | |
Using the '.*' form of import should be avoided - javax.swing.table.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 19 | |
Using the '.*' form of import should be avoided - ca.spaz.gui.*. | 22 | |
First sentence should end with a period. | 25 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 33 | |
'230' is a magic number. | 33 | |
'230' is a magic number. | 33 | |
'250' is a magic number. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
'{' is followed by whitespace. | 42 | |
First sentence should end with a period. | 44 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter col should be final. | 49 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter col should be final. | 61 | |
Method 'getServing' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter i should be final. | 65 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter row should be final. | 73 | |
Parameter col should be final. | 73 | |
switch without "default" clause. | 76 | |
'/' is not preceded with whitespace. | 81 | |
'/' is not followed by whitespace. | 81 | |
'100.0' is a magic number. | 81 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Missing a Javadoc comment. | 91 | |
Parameter row should be final. | 91 | |
Parameter col should be final. | 91 | |
'if' construct must use '{}'s. | 92 | |
'if' construct must use '{}'s. | 93 | |
'if' construct must use '{}'s. | 94 | |
Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter value should be final. | 98 | |
Parameter row should be final. | 98 | |
Parameter col should be final. | 98 | |
'if' construct must use '{}'s. | 100 | |
'cast' is not followed by whitespace. | 102 | |
'cast' is not followed by whitespace. | 105 | |
'cast' is not followed by whitespace. | 108 | |
'/' is not preceded with whitespace. | 110 | |
'/' is not followed by whitespace. | 110 | |
'100.0' is a magic number. | 110 | |
Line has trailing spaces. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 120 | |
Line is longer than 80 characters. | 122 | |
Missing a Javadoc comment. | 125 | |
Parameter e should be final. | 125 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 132 | |
Line is longer than 80 characters. | 134 | |
Missing a Javadoc comment. | 137 | |
Parameter e should be final. | 137 | |
First sentence should end with a period. | 142 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 145 | |
Missing a Javadoc comment. | 147 | |
'1000' is a magic number. | 147 | |
'60' is a magic number. | 147 | |
'60' is a magic number. | 147 | |
'24' is a magic number. | 147 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 169 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 175 | |
Missing a Javadoc comment. | 177 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 181 | |
Missing a Javadoc comment. | 183 | |
Line has trailing spaces. | 184 | |
Missing a Javadoc comment. | 185 | |
Missing a Javadoc comment. | 188 | |
Parameter cwapp should be final. | 188 | |
'cwapp' hides a field. | 188 | |
Method 'addServing' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Missing a Javadoc comment. | 196 | |
Parameter c should be final. | 196 | |
Method 'deselect' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Missing a Javadoc comment. | 216 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 237 | |
'4' is a magic number. | 239 | |
'4' is a magic number. | 239 | |
Line has trailing spaces. | 253 | |
Missing a Javadoc comment. | 254 | |
'4' is a magic number. | 256 | |
'4' is a magic number. | 256 | |
Missing a Javadoc comment. | 261 | |
Missing a Javadoc comment. | 268 | |
Line has trailing spaces. | 273 | |
Missing a Javadoc comment. | 278 | |
Missing a Javadoc comment. | 285 | |
Line has trailing spaces. | 290 | |
Missing a Javadoc comment. | 296 | |
'50' is a magic number. | 306 | |
'100' is a magic number. | 307 | |
'50' is a magic number. | 308 | |
Line has trailing spaces. | 312 | |
Parameter e should be final. | 322 | |
'cast' is not followed by whitespace. | 325 | |
Parameter e should be final. | 338 | |
Line has trailing spaces. | 358 | |
First sentence should end with a period. | 359 | |
Unused @param tag for 'serving'. | 362 | |
Parameter s should be final. | 364 | |
Expected @param tag for 's'. | 364 | |
'=' is not preceded with whitespace. | 368 | |
'=' is not followed by whitespace. | 368 | |
'<' is not preceded with whitespace. | 368 | |
'<' is not followed by whitespace. | 368 | |
Line is longer than 80 characters. | 375 | |
Line has trailing spaces. | 377 | |
Missing a Javadoc comment. | 378 | |
Parameter e should be final. | 380 | |
Line has trailing spaces. | 381 | |
Line has trailing spaces. | 384 | |
Line has trailing spaces. | 387 | |
Line has trailing spaces. | 390 | |
'16' is a magic number. | 399 | |
Parameter e should be final. | 402 | |
Expected an @return tag. | 414 | |
'0.75f' is a magic number. | 418 | |
'4' is a magic number. | 423 | |
'4' is a magic number. | 423 | |
'4' is a magic number. | 423 | |
'4' is a magic number. | 423 | |
'4' is a magic number. | 424 | |
'4' is a magic number. | 424 | |
'4' is a magic number. | 424 | |
'4' is a magic number. | 424 | |
Missing a Javadoc comment. | 434 | |
Line has trailing spaces. | 442 | |
'4' is a magic number. | 445 | |
'4' is a magic number. | 445 | |
Line is longer than 80 characters. | 447 | |
'4' is a magic number. | 448 | |
'4' is a magic number. | 448 | |
'4' is a magic number. | 448 | |
'4' is a magic number. | 448 | |
Missing a Javadoc comment. | 453 | |
'400' is a magic number. | 455 | |
'300' is a magic number. | 455 | |
Method 'notifyObservers' is not designed for extension - needs to be abstract, final or empty. | 461 | |
Missing a Javadoc comment. | 461 | |
Line is longer than 80 characters. | 462 | |
Method 'setDate' is not designed for extension - needs to be abstract, final or empty. | 469 | |
Missing a Javadoc comment. | 469 | |
Parameter d should be final. | 469 | |
Line has trailing spaces. | 470 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 12 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 16 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Parameter cf should be final. | 23 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 6 | |
Using the '.*' form of import should be avoided - java.io.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - javax.xml.parsers.*. | 11 | |
Using the '.*' form of import should be avoided - org.w3c.dom.*. | 14 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 17 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 18 | |
Missing a Javadoc comment. | 22 | |
First sentence should end with a period. | 23 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 47 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 80 characters. | 50 | |
Parameter e should be final. | 54 | |
Line has trailing spaces. | 61 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters. | 72 | |
Parameter e should be final. | 75 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 82 | |
'+' is not preceded with whitespace. | 92 | |
'+' should be on a new line. | 92 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 96 | |
Line is longer than 80 characters. | 97 | |
'cast' is not followed by whitespace. | 97 | |
Line has trailing spaces. | 105 | |
Missing a Javadoc comment. | 107 | |
Line is longer than 80 characters. | 109 | |
Parameter e should be final. | 112 | |
Missing a Javadoc comment. | 120 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 129 | |
Missing a Javadoc comment. | 130 | |
Parameter f should be final. | 130 | |
Line has trailing spaces. | 131 | |
Line is longer than 80 characters. | 131 | |
Comment matches to-do format 'TODO:'. | 139 | |
'=' is not preceded with whitespace. | 145 | |
'=' is not followed by whitespace. | 145 | |
'<' is not preceded with whitespace. | 145 | |
'<' is not followed by whitespace. | 145 | |
'cast' is not followed by whitespace. | 146 | |
'=' is not preceded with whitespace. | 156 | |
'=' is not followed by whitespace. | 156 | |
'<' is not preceded with whitespace. | 156 | |
'<' is not followed by whitespace. | 156 | |
'cast' is not followed by whitespace. | 157 | |
Line has trailing spaces. | 160 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 170 | |
Line is longer than 80 characters. | 172 | |
Parameter e should be final. | 175 | |
Line has trailing spaces. | 182 | |
Missing a Javadoc comment. | 183 | |
'assert' is not followed by whitespace. | 184 | |
Line has trailing spaces. | 185 | |
'+' is not preceded with whitespace. | 187 | |
'+' is not followed by whitespace. | 187 | |
'cast' is not followed by whitespace. | 194 | |
'cast' is not followed by whitespace. | 195 | |
Line has trailing spaces. | 203 | |
Line has trailing spaces. | 204 | |
Missing a Javadoc comment. | 206 | |
Line is longer than 80 characters. | 208 | |
Line has trailing spaces. | 211 | |
Parameter e should be final. | 211 | |
Missing a Javadoc comment. | 219 | |
Method 'setSelectedFood' is not designed for extension - needs to be abstract, final or empty. | 224 | |
Missing a Javadoc comment. | 224 | |
Parameter f should be final. | 224 | |
Method 'getSelectedFood' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Missing a Javadoc comment. | 231 | |
Line has trailing spaces. | 234 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 15 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 16 | |
Using the '.*' form of import should be avoided - com.aimedia.ui.*. | 18 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Parameter app should be final. | 68 | |
Parameter f should be final. | 68 | |
'dialog' hides a field. | 74 | |
Expected an @return tag. | 83 | |
Missing a Javadoc comment. | 95 | |
'4' is a magic number. | 96 | |
'4' is a magic number. | 96 | |
'8' is a magic number. | 97 | |
'8' is a magic number. | 97 | |
'8' is a magic number. | 97 | |
'8' is a magic number. | 97 | |
Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 112 | |
Method 'doSave' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Missing a Javadoc comment. | 116 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 127 | |
'4' is a magic number. | 130 | |
'4' is a magic number. | 130 | |
'4' is a magic number. | 130 | |
'4' is a magic number. | 130 | |
'10' is a magic number. | 134 | |
'10' is a magic number. | 136 | |
Expected an @return tag. | 144 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 172 | |
Expected an @return tag. | 182 | |
Missing a Javadoc comment. | 189 | |
Name 'TAB_HFILL' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 191 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 221 | |
'=' is not preceded with whitespace. | 226 | |
'=' is not followed by whitespace. | 226 | |
'<' is not preceded with whitespace. | 226 | |
'<' is not followed by whitespace. | 226 | |
'cast' is not followed by whitespace. | 227 | |
Missing a Javadoc comment. | 238 | |
'40' is a magic number. | 240 | |
Missing a Javadoc comment. | 246 | |
Missing a Javadoc comment. | 255 | |
Line has trailing spaces. | 263 | |
Missing a Javadoc comment. | 264 | |
Line has trailing spaces. | 272 | |
Missing a Javadoc comment. | 273 | |
Line has trailing spaces. | 281 | |
Missing a Javadoc comment. | 282 | |
Line has trailing spaces. | 298 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 313 | |
Parameter e should be final. | 317 | |
Missing a Javadoc comment. | 326 | |
Parameter e should be final. | 331 | |
Missing a Javadoc comment. | 344 | |
Missing a Javadoc comment. | 345 | |
Parameter target should be final. | 345 | |
Missing a Javadoc comment. | 354 | |
Missing a Javadoc comment. | 355 | |
Missing a Javadoc comment. | 359 | |
Parameter e should be final. | 359 | |
Missing a Javadoc comment. | 364 | |
Missing a Javadoc comment. | 365 | |
Missing a Javadoc comment. | 369 | |
Parameter e should be final. | 369 | |
Missing a Javadoc comment. | 374 | |
Parameter f should be final. | 374 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 11 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 12 | |
Using the '.*' form of import should be avoided - javax.swing.table.*. | 13 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 15 | |
First sentence should end with a period. | 19 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Parameter f should be final. | 48 | |
Missing a Javadoc comment. | 54 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 59 | |
Method 'addChangeListener' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter cl should be final. | 60 | |
Line has trailing spaces. | 63 | |
Method 'removeChangeListener' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Missing a Javadoc comment. | 64 | |
Parameter cl should be final. | 64 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 74 | |
Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Missing a Javadoc comment. | 76 | |
'cast' is not followed by whitespace. | 80 | |
'4' is a magic number. | 88 | |
'4' is a magic number. | 88 | |
'8' is a magic number. | 89 | |
'8' is a magic number. | 89 | |
'8' is a magic number. | 89 | |
'8' is a magic number. | 89 | |
Line has trailing spaces. | 95 | |
Method 'getMeasures' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Missing a Javadoc comment. | 96 | |
Line has trailing spaces. | 102 | |
Expected an @return tag. | 106 | |
'300' is a magic number. | 111 | |
'120' is a magic number. | 111 | |
Missing a Javadoc comment. | 132 | |
Line is longer than 80 characters. | 134 | |
Parameter e should be final. | 138 | |
Missing a Javadoc comment. | 146 | |
Line is longer than 80 characters. | 148 | |
Parameter e should be final. | 152 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 177 | |
Parameter val should be final. | 177 | |
Missing a Javadoc comment. | 184 | |
Missing a Javadoc comment. | 188 | |
Parameter e should be final. | 201 | |
'if' construct must use '{}'s. | 202 | |
'60' is a magic number. | 214 | |
'80' is a magic number. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 227 | |
Missing a Javadoc comment. | 228 | |
Variable 'weights' must be private and have accessor methods. | 228 | |
Missing a Javadoc comment. | 230 | |
Parameter weights should be final. | 230 | |
'weights' hides a field. | 230 | |
Missing a Javadoc comment. | 234 | |
'{' is followed by whitespace. | 234 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Missing a Javadoc comment. | 236 | |
Parameter col should be final. | 236 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Missing a Javadoc comment. | 240 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Missing a Javadoc comment. | 244 | |
Method 'getWeights' is not designed for extension - needs to be abstract, final or empty. | 248 | |
Missing a Javadoc comment. | 248 | |
Line has trailing spaces. | 251 | |
Method 'getWeight' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Missing a Javadoc comment. | 252 | |
Parameter i should be final. | 252 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Missing a Javadoc comment. | 256 | |
Parameter row should be final. | 256 | |
Parameter col should be final. | 256 | |
switch without "default" clause. | 259 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 271 | |
Missing a Javadoc comment. | 271 | |
Parameter col should be final. | 271 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 279 | |
Missing a Javadoc comment. | 279 | |
Parameter row should be final. | 279 | |
Parameter col should be final. | 279 | |
'if' construct must use '{}'s. | 280 | |
Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 285 | |
Missing a Javadoc comment. | 285 | |
Parameter value should be final. | 285 | |
Parameter row should be final. | 285 | |
Parameter col should be final. | 285 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 11 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 13 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Missing a Javadoc comment. | 30 | |
',' is not followed by whitespace. | 30 | |
'8' is a magic number. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 33 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
First sentence should end with a period. | 38 | |
',' is not followed by whitespace. | 42 | |
'1000000' is a magic number. | 42 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 48 | |
'4' is a magic number. | 49 | |
',' is not followed by whitespace. | 49 | |
'4' is a magic number. | 49 | |
Method 'setFood' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter f should be final. | 57 | |
Expected @param tag for 'f'. | 57 | |
First sentence should end with a period. | 63 | |
Method 'setMeasure' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter w should be final. | 68 | |
Parameter mult should be final. | 68 | |
Method 'updateMeasure' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line has trailing spaces. | 82 | |
Line is longer than 80 characters. | 82 | |
'/' is not preceded with whitespace. | 87 | |
'/' is not followed by whitespace. | 87 | |
Line has trailing spaces. | 95 | |
Method 'getMultiplier' is not designed for extension - needs to be abstract, final or empty. | 101 | |
'100.0' is a magic number. | 102 | |
First sentence should end with a period. | 105 | |
Method 'getGrams' is not designed for extension - needs to be abstract, final or empty. | 109 | |
Line has trailing spaces. | 112 | |
';' is not followed by whitespace. | 112 | |
Line has trailing spaces. | 116 | |
Method 'getSelectedMeasure' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Missing a Javadoc comment. | 117 | |
'cast' is not followed by whitespace. | 118 | |
Line has trailing spaces. | 120 | |
Line has trailing spaces. | 122 | |
Method 'focus' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line has trailing spaces. | 127 | |
Line has trailing spaces. | 129 | |
Method 'addChangeListener' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Parameter l should be final. | 130 | |
Method 'addRemoveListener' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Missing a Javadoc comment. | 134 | |
Parameter l should be final. | 134 | |
Line has trailing spaces. | 137 | |
Method 'fireChangeEvent' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
'cast' is not followed by whitespace. | 142 | |
First sentence should end with a period. | 146 | |
Method 'itemStateChanged' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter e should be final. | 149 | |
Expected @param tag for 'e'. | 149 | |
First sentence should end with a period. | 153 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Parameter arg0 should be final. | 156 | |
Expected @param tag for 'arg0'. | 156 | |
Missing a Javadoc comment. | 160 | |
Parameter arg0 should be final. | 160 | |
Missing a Javadoc comment. | 163 | |
Parameter arg0 should be final. | 163 | |
First sentence should end with a period. | 166 | |
Method 'keyReleased' is not designed for extension - needs to be abstract, final or empty. | 169 | |
Parameter arg0 should be final. | 169 | |
Expected @param tag for 'arg0'. | 169 | |
Line has trailing spaces. | 176 | |
Method 'isLinked' is not designed for extension - needs to be abstract, final or empty. | 179 | |
Line has trailing spaces. | 186 | |
Method 'setLinked' is not designed for extension - needs to be abstract, final or empty. | 189 | |
Parameter linked should be final. | 189 | |
'linked' hides a field. | 189 | |
Expected @param tag for 'linked'. | 189 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 10 | |
Using the '.*' form of import should be avoided - javax.swing.table.*. | 11 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Variable 'model' must be private and have accessor methods. | 18 | |
Missing a Javadoc comment. | 19 | |
Variable 'nutrientTable' must be private and have accessor methods. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Parameter nutrients should be final. | 21 | |
'300' is a magic number. | 25 | |
'200' is a magic number. | 25 | |
Line has trailing spaces. | 27 | |
Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Missing a Javadoc comment. | 28 | |
Parameter val should be final. | 28 | |
Line has trailing spaces. | 31 | |
Method 'setFood' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter f should be final. | 32 | |
Line has trailing spaces. | 35 | |
Missing a Javadoc comment. | 36 | |
Parameter e should be final. | 46 | |
'if' construct must use '{}'s. | 47 | |
'150' is a magic number. | 59 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 10 | |
Missing a Javadoc comment. | 12 | |
Line has trailing spaces. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
'{' is followed by whitespace. | 19 | |
Missing a Javadoc comment. | 21 | |
Variable 'nutrients' must be private and have accessor methods. | 21 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Parameter nutrientInfo should be final. | 26 | |
Line has trailing spaces. | 29 | |
Method 'setMultiplier' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter val should be final. | 30 | |
Line has trailing spaces. | 34 | |
Method 'setFood' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter f should be final. | 35 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter col should be final. | 39 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Parameter col should be final. | 51 | |
Method 'getNutrientInfo' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter i should be final. | 55 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Parameter row should be final. | 62 | |
Parameter col should be final. | 62 | |
switch without "default" clause. | 66 | |
'100000' is a magic number. | 70 | |
'100000.0' is a magic number. | 70 | |
Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 75 | |
'cast' is not followed by whitespace. | 77 | |
'100' is a magic number. | 77 | |
'*' is not preceded with whitespace. | 77 | |
'*' is not followed by whitespace. | 77 | |
'/' is not preceded with whitespace. | 77 | |
'/' is not followed by whitespace. | 77 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Missing a Javadoc comment. | 85 | |
Parameter row should be final. | 85 | |
Parameter col should be final. | 85 | |
Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Missing a Javadoc comment. | 100 | |
Parameter value should be final. | 100 | |
Parameter row should be final. | 100 | |
Parameter col should be final. | 100 | |
Line has trailing spaces. | 109 | |
Name 'RDI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 114 | |
'/' is not preceded with whitespace. | 115 | |
'/' is not followed by whitespace. | 115 | |
'100.0' is a magic number. | 115 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 11 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 12 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 19 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.*. | 20 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 34 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 48 | |
Parameter e should be final. | 48 | |
First sentence should end with a period. | 57 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 60 | |
Missing a Javadoc comment. | 62 | |
Line has trailing spaces. | 63 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 69 | |
Missing a Javadoc comment. | 70 | |
Line has trailing spaces. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 80 | |
Line has trailing spaces. | 81 | |
Missing a Javadoc comment. | 82 | |
Parameter cwapp should be final. | 82 | |
'cwapp' hides a field. | 82 | |
'4' is a magic number. | 85 | |
'4' is a magic number. | 85 | |
'4' is a magic number. | 86 | |
'4' is a magic number. | 86 | |
'4' is a magic number. | 86 | |
'4' is a magic number. | 86 | |
Line has trailing spaces. | 92 | |
Missing a Javadoc comment. | 93 | |
'4' is a magic number. | 94 | |
',' is not followed by whitespace. | 94 | |
'4' is a magic number. | 94 | |
Line has trailing spaces. | 96 | |
Missing a Javadoc comment. | 100 | |
',' is not followed by whitespace. | 101 | |
Line has trailing spaces. | 107 | |
Missing a Javadoc comment. | 108 | |
Line has trailing spaces. | 114 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 131 | |
Parameter e should be final. | 136 | |
Missing a Javadoc comment. | 148 | |
Parameter e should be final. | 156 | |
'if' construct must use '{}'s. | 157 | |
Parameter e should be final. | 170 | |
'400' is a magic number. | 180 | |
'300' is a magic number. | 180 | |
Line has trailing spaces. | 186 | |
Method 'foodSelected' is not designed for extension - needs to be abstract, final or empty. | 187 | |
Missing a Javadoc comment. | 187 | |
Parameter f should be final. | 187 | |
Line has trailing spaces. | 193 | |
Method 'getServingEditor' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Missing a Javadoc comment. | 195 | |
Line has trailing spaces. | 201 | |
Missing a Javadoc comment. | 202 | |
Line has trailing spaces. | 208 | |
Method 'deselect' is not designed for extension - needs to be abstract, final or empty. | 209 | |
Missing a Javadoc comment. | 209 | |
First sentence should end with a period. | 213 | |
Method 'doDBSearch' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Line is longer than 80 characters. | 223 | |
Line is longer than 80 characters. | 249 | |
Method 'doDBSearch' is not designed for extension - needs to be abstract, final or empty. | 256 | |
Parameter ds should be final. | 256 | |
Expected @param tag for 'ds'. | 256 | |
Parameter a1 should be final. | 282 | |
Parameter b1 should be final. | 282 | |
Missing a Javadoc comment. | 293 | |
First sentence should end with a period. | 294 | |
Missing a Javadoc comment. | 299 | |
'{' is followed by whitespace. | 299 | |
Method 'getColumnName' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Missing a Javadoc comment. | 301 | |
Parameter col should be final. | 301 | |
Method 'getRowCount' is not designed for extension - needs to be abstract, final or empty. | 305 | |
Missing a Javadoc comment. | 305 | |
Method 'getFood' is not designed for extension - needs to be abstract, final or empty. | 309 | |
Missing a Javadoc comment. | 309 | |
Parameter i should be final. | 309 | |
Method 'getColumnCount' is not designed for extension - needs to be abstract, final or empty. | 313 | |
Missing a Javadoc comment. | 313 | |
Method 'getValueAt' is not designed for extension - needs to be abstract, final or empty. | 317 | |
Missing a Javadoc comment. | 317 | |
Parameter row should be final. | 317 | |
Parameter col should be final. | 317 | |
switch without "default" clause. | 320 | |
Method 'getColumnClass' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Missing a Javadoc comment. | 328 | |
Parameter col should be final. | 328 | |
Method 'isCellEditable' is not designed for extension - needs to be abstract, final or empty. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter row should be final. | 336 | |
Parameter col should be final. | 336 | |
Method 'setValueAt' is not designed for extension - needs to be abstract, final or empty. | 340 | |
Missing a Javadoc comment. | 340 | |
Parameter value should be final. | 340 | |
Parameter row should be final. | 340 | |
Parameter col should be final. | 340 | |
Method 'itemStateChanged' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Missing a Javadoc comment. | 346 | |
Parameter e should be final. | 346 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 11 | |
Using the '.*' form of import should be avoided - javax.swing.event.*. | 12 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.database.*. | 15 | |
Using the '.*' form of import should be avoided - ca.spaz.gui.*. | 16 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 57 | |
Missing a Javadoc comment. | 58 | |
Parameter cwapp should be final. | 58 | |
'cwapp' hides a field. | 58 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 71 | |
'4' is a magic number. | 72 | |
'4' is a magic number. | 72 | |
'4' is a magic number. | 72 | |
'4' is a magic number. | 72 | |
Line has trailing spaces. | 79 | |
Missing a Javadoc comment. | 80 | |
'4' is a magic number. | 82 | |
'4' is a magic number. | 82 | |
Line has trailing spaces. | 87 | |
Missing a Javadoc comment. | 91 | |
'+' should be on a new line. | 94 | |
Line has trailing spaces. | 97 | |
'4' is a magic number. | 97 | |
'4' is a magic number. | 97 | |
Line has trailing spaces. | 100 | |
Line has trailing spaces. | 104 | |
Expected an @return tag. | 108 | |
'4' is a magic number. | 114 | |
'4' is a magic number. | 114 | |
'4' is a magic number. | 114 | |
'4' is a magic number. | 114 | |
'5' is a magic number. | 117 | |
Missing a Javadoc comment. | 126 | |
'0.85' is a magic number. | 128 | |
'4' is a magic number. | 131 | |
'4' is a magic number. | 131 | |
'12' is a magic number. | 132 | |
Line has trailing spaces. | 137 | |
Missing a Javadoc comment. | 138 | |
'0.5f' is a magic number. | 140 | |
Line has trailing spaces. | 144 | |
'4' is a magic number. | 145 | |
'4' is a magic number. | 145 | |
'4' is a magic number. | 145 | |
'4' is a magic number. | 145 | |
'3' is a magic number. | 147 | |
'6' is a magic number. | 147 | |
'3' is a magic number. | 147 | |
Missing a Javadoc comment. | 170 | |
Parameter e should be final. | 175 | |
Missing a Javadoc comment. | 183 | |
Parameter e should be final. | 187 | |
Expected an @return tag. | 198 | |
Expected an @return tag. | 208 | |
Expected an @return tag. | 218 | |
Expected an @return tag. | 228 | |
Expected an @return tag. | 238 | |
Expected an @return tag. | 248 | |
Method 'setServing' is not designed for extension - needs to be abstract, final or empty. | 255 | |
Missing a Javadoc comment. | 255 | |
Parameter c should be final. | 255 | |
Missing a Javadoc comment. | 261 | |
Parameter f should be final. | 261 | |
Avoid inline conditionals. | 264 | |
Line has trailing spaces. | 265 | |
Method 'setWeight' is not designed for extension - needs to be abstract, final or empty. | 268 | |
Missing a Javadoc comment. | 268 | |
Parameter w should be final. | 268 | |
Parameter mult should be final. | 268 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Missing a Javadoc comment. | 272 | |
Parameter source should be final. | 272 | |
Parameter message should be final. | 272 | |
Line has trailing spaces. | 275 | |
First sentence should end with a period. | 295 | |
Method 'addServingToDay' is not designed for extension - needs to be abstract, final or empty. | 298 | |
Method 'setCur' is not designed for extension - needs to be abstract, final or empty. | 308 | |
Parameter cur should be final. | 308 | |
'cur' hides a field. | 308 | |
Method 'getCur' is not designed for extension - needs to be abstract, final or empty. | 315 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line is longer than 80 characters. | 2 | |
Using the '.*' form of import should be avoided - java.awt.*. | 11 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 12 | |
Using the '.*' form of import should be avoided - java.net.*. | 13 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 15 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.sql.*. | 21 | |
Using the '.*' form of import should be avoided - ca.spaz.task.*. | 23 | |
Using the '.*' form of import should be avoided - com.aimedia.ui.*. | 25 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters. | 33 | |
Missing a Javadoc comment. | 34 | |
First sentence should end with a period. | 36 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
Line has trailing spaces. | 44 | |
First sentence should end with a period. | 48 | |
Line has trailing spaces. | 65 | |
Line is longer than 80 characters. | 66 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Parameter e should be final. | 68 | |
Line has trailing spaces. | 82 | |
Expected an @return tag. | 88 | |
Line is longer than 80 characters. | 91 | |
Line has trailing spaces. | 102 | |
First sentence should end with a period. | 106 | |
First sentence should end with a period. | 111 | |
Line has trailing spaces. | 123 | |
Line is longer than 80 characters. | 124 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Missing a Javadoc comment. | 126 | |
Parameter e should be final. | 126 | |
Line has trailing spaces. | 136 | |
First sentence should end with a period. | 140 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 158 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 160 | |
Missing a Javadoc comment. | 160 | |
Parameter e should be final. | 160 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 168 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 172 | |
Missing a Javadoc comment. | 174 | |
Missing a Javadoc comment. | 176 | |
Line is longer than 80 characters. | 178 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 186 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 194 | |
Missing a Javadoc comment. | 196 | |
First sentence should end with a period. | 198 | |
Parameter owner should be final. | 201 | |
Expected @param tag for 'owner'. | 201 | |
First sentence should end with a period. | 206 | |
Line has trailing spaces. | 208 | |
Unused Javadoc tag. | 209 | |
'400' is a magic number. | 212 | |
'300' is a magic number. | 212 | |
First sentence should end with a period. | 218 | |
Line has trailing spaces. | 220 | |
'10' is a magic number. | 226 | |
',' is not followed by whitespace. | 226 | |
'10' is a magic number. | 226 | |
',' is not followed by whitespace. | 226 | |
'10' is a magic number. | 226 | |
',' is not followed by whitespace. | 226 | |
'10' is a magic number. | 226 | |
Expected an @return tag. | 237 | |
'14' is a magic number. | 240 | |
',' is not followed by whitespace. | 240 | |
'4' is a magic number. | 240 | |
',' is not followed by whitespace. | 240 | |
'4' is a magic number. | 240 | |
',' is not followed by whitespace. | 240 | |
'4' is a magic number. | 240 | |
Expected an @return tag. | 260 | |
Expected an @return tag. | 271 | |
Missing a Javadoc comment. | 278 | |
Expected an @return tag. | 288 | |
Expected an @return tag. | 298 | |
Missing a Javadoc comment. | 305 | |
Missing a Javadoc comment. | 312 | |
Expected an @return tag. | 324 | |
Expected an @return tag. | 334 | |
'4' is a magic number. | 337 | |
',' is not followed by whitespace. | 337 | |
'4' is a magic number. | 337 | |
Line has trailing spaces. | 345 | |
Missing a Javadoc comment. | 346 | |
Line has trailing spaces. | 353 | |
Line has trailing spaces. | 357 | |
Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. | 360 | |
Missing a Javadoc comment. | 360 | |
Line has trailing spaces. | 364 | |
Method 'taskStarted' is not designed for extension - needs to be abstract, final or empty. | 368 | |
Missing a Javadoc comment. | 368 | |
Parameter t should be final. | 368 | |
Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. | 378 | |
Missing a Javadoc comment. | 378 | |
Parameter t should be final. | 378 | |
Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. | 385 | |
Missing a Javadoc comment. | 385 | |
Parameter t should be final. | 385 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 16 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 18 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 8 | |
Using the '.*' form of import should be avoided - ca.spaz.wizard.*. | 12 | |
Missing a Javadoc comment. | 14 | |
Utility classes should not have a public or default constructor. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Parameter user should be final. | 17 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
'+' should be on a new line. | 44 | |
'+' should be on a new line. | 45 | |
'+' should be on a new line. | 46 | |
'+' should be on a new line. | 47 | |
'+' is not preceded with whitespace. | 48 | |
'+' should be on a new line. | 48 | |
Line has trailing spaces. | 50 | |
'200' is a magic number. | 50 | |
',' is not followed by whitespace. | 50 | |
'200' is a magic number. | 50 | |
'20' is a magic number. | 52 | |
',' is not followed by whitespace. | 52 | |
'20' is a magic number. | 52 | |
',' is not followed by whitespace. | 52 | |
'20' is a magic number. | 52 | |
',' is not followed by whitespace. | 52 | |
'20' is a magic number. | 52 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 55 | |
Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Line has trailing spaces. | 59 | |
Missing a Javadoc comment. | 60 | |
'{' is not followed by whitespace. | 60 | |
'}' is not preceded with whitespace. | 60 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Line has trailing spaces. | 65 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 67 | |
Parameter user should be final. | 67 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 71 | |
Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Line has trailing spaces. | 75 | |
Missing a Javadoc comment. | 76 | |
'{' is not followed by whitespace. | 76 | |
'}' is not preceded with whitespace. | 76 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Missing a Javadoc comment. | 78 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 83 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.net.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.datasource.sql.*. | 15 | |
Using the '.*' form of import should be avoided - ca.spaz.task.*. | 17 | |
Using the '.*' form of import should be avoided - com.aimedia.ui.*. | 20 | |
Line is longer than 80 characters. | 22 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
'10' is a magic number. | 53 | |
',' is not followed by whitespace. | 53 | |
'10' is a magic number. | 53 | |
'16' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'16' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'16' is a magic number. | 54 | |
',' is not followed by whitespace. | 54 | |
'16' is a magic number. | 54 | |
Line has trailing spaces. | 58 | |
Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 64 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 71 | |
Line has trailing spaces. | 77 | |
Missing a Javadoc comment. | 79 | |
Line has trailing spaces. | 85 | |
Missing a Javadoc comment. | 86 | |
Missing a Javadoc comment. | 97 | |
'16' is a magic number. | 100 | |
',' is not followed by whitespace. | 100 | |
'16' is a magic number. | 100 | |
',' is not followed by whitespace. | 100 | |
'16' is a magic number. | 100 | |
',' is not followed by whitespace. | 100 | |
'16' is a magic number. | 100 | |
'4' is a magic number. | 101 | |
',' is not followed by whitespace. | 101 | |
'4' is a magic number. | 101 | |
'200' is a magic number. | 104 | |
',' is not followed by whitespace. | 104 | |
'200' is a magic number. | 104 | |
Line has trailing spaces. | 110 | |
Line has trailing spaces. | 111 | |
Missing a Javadoc comment. | 112 | |
'16' is a magic number. | 115 | |
',' is not followed by whitespace. | 115 | |
'16' is a magic number. | 115 | |
',' is not followed by whitespace. | 115 | |
'16' is a magic number. | 115 | |
',' is not followed by whitespace. | 115 | |
'16' is a magic number. | 115 | |
Line has trailing spaces. | 119 | |
Line has trailing spaces. | 123 | |
Missing a Javadoc comment. | 124 | |
Line has trailing spaces. | 131 | |
Expected an @return tag. | 135 | |
Missing a Javadoc comment. | 142 | |
Line has trailing spaces. | 149 | |
Missing a Javadoc comment. | 150 | |
Line has trailing spaces. | 153 | |
Method 'taskStarted' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter t should be final. | 155 | |
Method 'taskFinished' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter t should be final. | 161 | |
Method 'taskAborted' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Missing a Javadoc comment. | 166 | |
Parameter t should be final. | 166 | |
Line has trailing spaces. | 171 | |
Line has trailing spaces. | 174 | |
First sentence should end with a period. | 178 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 193 | |
Missing a Javadoc comment. | 193 | |
Parameter e should be final. | 193 | |
Line has trailing spaces. | 202 | |
Missing a Javadoc comment. | 205 | |
Line is longer than 80 characters. | 208 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 26 | |
First sentence should end with a period. | 27 | |
Expected @param tag for 'name'. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 46 | |
First sentence should end with a period. | 47 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 52 | |
First sentence should end with a period. | 53 | |
Line has trailing spaces. | 58 | |
First sentence should end with a period. | 59 | |
Expected @param tag for 'date'. | 63 | |
Line has trailing spaces. | 64 | |
First sentence should end with a period. | 65 | |
Line has trailing spaces. | 70 | |
First sentence should end with a period. | 71 | |
Line has trailing spaces. | 76 | |
First sentence should end with a period. | 77 | |
Expected @param tag for 'height'. | 81 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 92 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 100 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 104 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 110 | |
Line has trailing spaces. | 116 | |
Expected @param tag for 'date'. | 122 | |
Expected @param tag for 'metrics'. | 122 | |
Line has trailing spaces. | 123 | |
Expected @param tag for 'metrics'. | 128 | |
Line has trailing spaces. | 129 | |
Expected @param tag for 'metrics'. | 134 | |
Line has trailing spaces. | 135 | |
Expected @param tag for 'nutrient'. | 141 | |
Expected @param tag for 'target'. | 141 | |
Line has trailing spaces. | 142 | |
Expected @param tag for 'nutrient'. | 148 | |
Line has trailing spaces. | 149 | |
Line has trailing spaces. | 155 | |
Line has trailing spaces. | 161 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 15 | |
Line has trailing spaces. | 19 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.text.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 18 | |
'{' is followed by whitespace. | 18 | |
Missing a Javadoc comment. | 19 | |
Line has trailing spaces. | 20 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Missing a Javadoc comment. | 31 | |
Parameter user should be final. | 31 | |
'user' hides a field. | 31 | |
'200' is a magic number. | 39 | |
'80' is a magic number. | 39 | |
Line has trailing spaces. | 40 | |
'4' is a magic number. | 41 | |
'8' is a magic number. | 41 | |
'8' is a magic number. | 41 | |
'4' is a magic number. | 47 | |
'8' is a magic number. | 47 | |
'8' is a magic number. | 47 | |
'4' is a magic number. | 54 | |
'4' is a magic number. | 54 | |
'4' is a magic number. | 58 | |
'4' is a magic number. | 58 | |
'10' is a magic number. | 59 | |
'10' is a magic number. | 59 | |
'10' is a magic number. | 59 | |
'10' is a magic number. | 59 | |
Missing a Javadoc comment. | 64 | |
Parameter str should be final. | 64 | |
Line has trailing spaces. | 67 | |
'6' is a magic number. | 68 | |
',' is not followed by whitespace. | 68 | |
'6' is a magic number. | 68 | |
',' is not followed by whitespace. | 68 | |
'6' is a magic number. | 68 | |
',' is not followed by whitespace. | 68 | |
'6' is a magic number. | 68 | |
Line has trailing spaces. | 70 | |
Missing a Javadoc comment. | 71 | |
'4' is a magic number. | 73 | |
'4' is a magic number. | 73 | |
Line has trailing spaces. | 79 | |
Missing a Javadoc comment. | 80 | |
Line has trailing spaces. | 82 | |
'30' is a magic number. | 82 | |
Line has trailing spaces. | 87 | |
Line has trailing spaces. | 88 | |
Missing a Javadoc comment. | 89 | |
'4' is a magic number. | 96 | |
'4' is a magic number. | 96 | |
Line has trailing spaces. | 103 | |
Missing a Javadoc comment. | 104 | |
'4' is a magic number. | 106 | |
'4' is a magic number. | 106 | |
Line has trailing spaces. | 113 | |
Missing a Javadoc comment. | 114 | |
'10' is a magic number. | 116 | |
Line has trailing spaces. | 122 | |
Missing a Javadoc comment. | 123 | |
'4' is a magic number. | 125 | |
'4' is a magic number. | 125 | |
Line has trailing spaces. | 132 | |
Missing a Javadoc comment. | 133 | |
Line has trailing spaces. | 142 | |
Line has trailing spaces. | 143 | |
Missing a Javadoc comment. | 144 | |
Line has trailing spaces. | 146 | |
Line has trailing spaces. | 149 | |
Line has trailing spaces. | 150 | |
Line has trailing spaces. | 151 | |
Method 'getWizardPanelTitle' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Line has trailing spaces. | 155 | |
Missing a Javadoc comment. | 156 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 167 | |
'cast' is not followed by whitespace. | 168 | |
Line has trailing spaces. | 174 | |
Method 'commitChanges' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Method 'isValid' is not designed for extension - needs to be abstract, final or empty. | 182 | |
Missing a Javadoc comment. | 182 | |
Line has trailing spaces. | 185 | |
Line has trailing spaces. | 188 | |
Line has trailing spaces. | 191 | |
Line has trailing spaces. | 198 | |
Line is longer than 80 characters. | 198 | |
Line has trailing spaces. | 202 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 19 | |
First sentence should end with a period. | 21 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 29 | |
Parameter date should be final. | 34 | |
'date' hides a field. | 34 | |
Line has trailing spaces. | 40 | |
Method 'getMetricDate' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 50 | |
Method 'getMetrics' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Line has trailing spaces. | 56 | |
Method 'addMetric' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter metric should be final. | 61 | |
Line has trailing spaces. | 64 | |
Method 'removeMetric' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Parameter metric should be final. | 69 | |
Missing a Javadoc comment. | 73 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Missing a Javadoc comment. | 83 | |
Parameter arg0 should be final. | 83 | |
Line has trailing spaces. | 86 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter o should be final. | 90 | |
Line has trailing spaces. | 93 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Missing a Javadoc comment. | 97 | |
Line has trailing spaces. | 100 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.config.*. | 19 | |
Using the '.*' form of import should be avoided - ca.spaz.cron.user.*. | 22 | |
Line has trailing spaces. | 25 | |
Class CRONUser should be declared as final. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 36 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 39 | |
First sentence should end with a period. | 41 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
Line has trailing spaces. | 45 | |
First sentence should end with a period. | 51 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 54 | |
Line is longer than 80 characters. | 58 | |
Method 'doIsValid' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter key should be final. | 60 | |
Parameter value should be final. | 60 | |
Method 'getExpression' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 75 | |
Line is longer than 80 characters. | 76 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 78 | |
Line has trailing spaces. | 79 | |
Missing a Javadoc comment. | 80 | |
Line has trailing spaces. | 86 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 104 | |
Parameter name should be final. | 104 | |
Missing a Javadoc comment. | 112 | |
Line is longer than 80 characters. | 115 | |
Line is longer than 80 characters. | 116 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 126 | |
Parameter date should be final. | 126 | |
Missing a Javadoc comment. | 141 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 172 | |
Parameter height should be final. | 172 | |
'height' hides a field. | 172 | |
Missing a Javadoc comment. | 181 | |
Parameter prefName should be final. | 181 | |
Line is longer than 80 characters. | 186 | |
Missing a Javadoc comment. | 188 | |
Parameter prefName should be final. | 188 | |
Parameter value should be final. | 188 | |
'synchronized' is not followed by whitespace. | 190 | |
Missing a Javadoc comment. | 203 | |
Missing a Javadoc comment. | 211 | |
Parameter date should be final. | 211 | |
Line is longer than 80 characters. | 217 | |
Missing a Javadoc comment. | 219 | |
Parameter date should be final. | 219 | |
Parameter metrics should be final. | 219 | |
Missing a Javadoc comment. | 226 | |
Parameter metrics should be final. | 226 | |
Line is longer than 80 characters. | 231 | |
Missing a Javadoc comment. | 233 | |
Parameter metrics should be final. | 233 | |
Line is longer than 80 characters. | 238 | |
Missing a Javadoc comment. | 240 | |
Parameter nutrient should be final. | 240 | |
Parameter target should be final. | 240 | |
Line is longer than 80 characters. | 242 | |
'+' is not preceded with whitespace. | 242 | |
'+' is not followed by whitespace. | 242 | |
'+' is not preceded with whitespace. | 242 | |
'+' is not followed by whitespace. | 242 | |
Line is longer than 80 characters. | 243 | |
'+' is not preceded with whitespace. | 243 | |
'+' is not followed by whitespace. | 243 | |
'+' is not preceded with whitespace. | 243 | |
'+' is not followed by whitespace. | 243 | |
Missing a Javadoc comment. | 250 | |
Parameter nutrient should be final. | 250 | |
'if' construct must use '{}'s. | 251 | |
Line is longer than 80 characters. | 252 | |
'+' is not preceded with whitespace. | 252 | |
'+' is not followed by whitespace. | 252 | |
'+' is not preceded with whitespace. | 252 | |
'+' is not followed by whitespace. | 252 | |
Line is longer than 80 characters. | 253 | |
'+' is not preceded with whitespace. | 253 | |
'+' is not followed by whitespace. | 253 | |
'+' is not preceded with whitespace. | 253 | |
'+' is not followed by whitespace. | 253 | |
Comment matches to-do format 'TODO:'. | 254 | |
Line has trailing spaces. | 254 | |
Line is longer than 80 characters. | 254 | |
',' is not followed by whitespace. | 255 | |
Line is longer than 80 characters. | 259 | |
Missing a Javadoc comment. | 261 | |
Parameter l should be final. | 261 | |
Expected an @return tag. | 268 | |
Line has trailing spaces. | 274 | |
Missing a Javadoc comment. | 275 | |
Line is longer than 80 characters. | 284 | |
Missing a Javadoc comment. | 286 | |
Parameter l should be final. | 286 | |
Missing a Javadoc comment. | 290 | |
Line has trailing spaces. | 294 | |
Missing a Javadoc comment. | 294 | |
Missing a Javadoc comment. | 298 | |
Parameter male should be final. | 298 | |
Missing a Javadoc comment. | 303 | |
Line has trailing spaces. | 306 | |
Missing a Javadoc comment. | 307 | |
Parameter val should be final. | 307 | |
Line has trailing spaces. | 312 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Variable 'val' must be private and have accessor methods. | 9 | |
Line has trailing spaces. | 10 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 11 | |
Missing a Javadoc comment. | 11 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 15 | |
Missing a Javadoc comment. | 15 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter value should be final. | 19 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - javax.swing.text.*. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 16 | |
Missing a Javadoc comment. | 18 | |
Parameter value should be final. | 18 | |
Parameter columns should be final. | 18 | |
Line has trailing spaces. | 23 | |
Method 'setRange' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Missing a Javadoc comment. | 24 | |
Parameter min should be final. | 24 | |
'min' hides a field. | 24 | |
Parameter max should be final. | 24 | |
'max' hides a field. | 24 | |
Method 'getValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Missing a Javadoc comment. | 29 | |
'if' construct must use '{}'s. | 36 | |
'if' construct must use '{}'s. | 37 | |
Method 'setValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Missing a Javadoc comment. | 41 | |
Parameter value should be final. | 41 | |
'if' construct must use '{}'s. | 42 | |
'if' construct must use '{}'s. | 43 | |
Method 'createDefaultModel' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 51 | |
Method 'getCurrentText' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 56 | |
Line is longer than 80 characters. | 57 | |
Method 'insertString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter offs should be final. | 57 | |
Parameter str should be final. | 57 | |
Parameter a should be final. | 57 | |
Line is longer than 80 characters. | 64 | |
'==' is not preceded with whitespace. | 64 | |
'==' is not followed by whitespace. | 64 | |
'==' is not preceded with whitespace. | 64 | |
'==' is not followed by whitespace. | 64 | |
'==' is not followed by whitespace. | 66 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 12 | |
'240' is a magic number. | 12 | |
'240' is a magic number. | 12 | |
'255' is a magic number. | 12 | |
Missing a Javadoc comment. | 14 | |
Line has trailing spaces. | 19 | |
Method 'prepareRenderer' is not designed for extension - needs to be abstract, final or empty. | 20 | |
Missing a Javadoc comment. | 20 | |
Parameter r should be final. | 20 | |
Parameter row should be final. | 20 | |
Parameter col should be final. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 32 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.border.*. | 9 | |
Using the '.*' form of import should be avoided - javax.xml.parsers.*. | 10 | |
Using the '.*' form of import should be avoided - org.w3c.dom.*. | 12 | |
Line has trailing spaces. | 17 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Variable 'actions' must be private and have accessor methods. | 22 | |
Variable 'components' must be private and have accessor methods. | 22 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Variable 'listener' must be private and have accessor methods. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter file should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter file should be final. | 30 | |
Parameter listener should be final. | 30 | |
'listener' hides a field. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter file should be final. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Method 'setListener' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter l should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter fname should be final. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 61 | |
Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter c should be final. | 61 | |
Line contains a tab character. | 62 | |
'cast' is not followed by whitespace. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'getAction' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter c should be final. | 65 | |
Line contains a tab character. | 66 | |
'cast' is not followed by whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Method 'getComponent' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter idStr should be final. | 69 | |
Line contains a tab character. | 70 | |
'cast' is not followed by whitespace. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Method 'components' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 77 | |
Method 'parseChildren' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Missing a Javadoc comment. | 77 | |
Parameter e should be final. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
'cast' is not followed by whitespace. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 105 | |
Method 'parseTextArea' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Missing a Javadoc comment. | 105 | |
Parameter elm should be final. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
'if' construct must use '{}'s. | 115 | |
Line has trailing spaces. | 115 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 122 | |
Method 'parseLabel' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Parameter elm should be final. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
'if' construct must use '{}'s. | 125 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
'if' construct must use '{}'s. | 128 | |
Line contains a tab character. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line contains a tab character. | 135 | |
Method 'parseProgressBar' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Missing a Javadoc comment. | 135 | |
Parameter elm should be final. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
'if' construct must use '{}'s. | 138 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 145 | |
Method 'parseButton' is not designed for extension - needs to be abstract, final or empty. | 145 | |
Missing a Javadoc comment. | 145 | |
Parameter elm should be final. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
'if' construct must use '{}'s. | 148 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
'if' construct must use '{}'s. | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 164 | |
Method 'parseTextField' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Parameter elm should be final. | 164 | |
Line contains a tab character. | 165 | |
Line contains a tab character. | 166 | |
Line contains a tab character. | 167 | |
'if' construct must use '{}'s. | 168 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line contains a tab character. | 175 | |
Method 'parseAttributes' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Missing a Javadoc comment. | 175 | |
Parameter elm should be final. | 175 | |
Parameter comp should be final. | 175 | |
Line contains a tab character. | 176 | |
'if' construct must use '{}'s. | 177 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line contains a tab character. | 183 | |
Line contains a tab character. | 184 | |
Line contains a tab character. | 185 | |
Line contains a tab character. | 186 | |
Line contains a tab character. | 187 | |
Line contains a tab character. | 188 | |
Line contains a tab character. | 190 | |
Method 'parseSpazPosition' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
Parameter elm should be final. | 190 | |
Line contains a tab character. | 191 | |
Line contains a tab character. | 192 | |
Line is longer than 80 characters. | 193 | |
Line contains a tab character. | 193 | |
Name 'left_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 193 | |
Line is longer than 80 characters. | 194 | |
Line contains a tab character. | 194 | |
Name 'right_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 194 | |
Line is longer than 80 characters. | 195 | |
Line contains a tab character. | 195 | |
Name 'top_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 195 | |
Line is longer than 80 characters. | 196 | |
Line contains a tab character. | 196 | |
Name 'bottom_rel' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 196 | |
Line is longer than 80 characters. | 197 | |
Line contains a tab character. | 197 | |
Name 'left_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 197 | |
Line is longer than 80 characters. | 198 | |
Line contains a tab character. | 198 | |
Name 'right_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 198 | |
Line is longer than 80 characters. | 199 | |
Line contains a tab character. | 199 | |
Name 'top_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 199 | |
Line is longer than 80 characters. | 200 | |
Line contains a tab character. | 200 | |
Name 'bottom_abs' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 200 | |
Line contains a tab character. | 201 | |
Line contains a tab character. | 202 | |
Line contains a tab character. | 203 | |
Line contains a tab character. | 204 | |
Line contains a tab character. | 205 | |
Line contains a tab character. | 206 | |
Line is longer than 80 characters. | 207 | |
Line contains a tab character. | 207 | |
Line contains a tab character. | 208 | |
Line contains a tab character. | 209 | |
Line contains a tab character. | 210 | |
Line contains a tab character. | 211 | |
Line contains a tab character. | 212 | |
Line contains a tab character. | 214 | |
Method 'parseBorder' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Missing a Javadoc comment. | 214 | |
Parameter c should be final. | 214 | |
Parameter elm should be final. | 214 | |
Line contains a tab character. | 215 | |
Line contains a tab character. | 216 | |
Line contains a tab character. | 217 | |
Line contains a tab character. | 218 | |
Line contains a tab character. | 219 | |
Line contains a tab character. | 220 | |
Line contains a tab character. | 221 | |
Line contains a tab character. | 222 | |
Line is longer than 80 characters. | 223 | |
Line contains a tab character. | 223 | |
Line contains a tab character. | 224 | |
Line contains a tab character. | 225 | |
Line contains a tab character. | 226 | |
Line contains a tab character. | 227 | |
Line contains a tab character. | 228 | |
Line contains a tab character. | 229 | |
'cast' is not followed by whitespace. | 229 | |
Line contains a tab character. | 230 | |
Line contains a tab character. | 231 | |
Line contains a tab character. | 232 | |
Line contains a tab character. | 234 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Missing a Javadoc comment. | 234 | |
Parameter e should be final. | 234 | |
'if' construct must use '{}'s. | 235 | |
Line contains a tab character. | 235 | |
Line contains a tab character. | 236 | |
Line contains a tab character. | 237 | |
'cast' is not followed by whitespace. | 237 | |
Line contains a tab character. | 238 | |
Line contains a tab character. | 239 | |
Line contains a tab character. | 240 | |
Line is longer than 80 characters. | 241 | |
Line contains a tab character. | 241 | |
Line contains a tab character. | 242 | |
Line contains a tab character. | 243 | |
Line contains a tab character. | 244 | |
Line has trailing spaces. | 245 | |
Line contains a tab character. | 245 | |
Line contains a tab character. | 247 | |
Line contains a tab character. | 248 | |
Line contains a tab character. | 249 | |
Line contains a tab character. | 250 | |
Line contains a tab character. | 251 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 3 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 12 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Variable 'proxy' must be private and have accessor methods. | 14 | |
Line has trailing spaces. | 15 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter file should be final. | 16 | |
Parameter proxy should be final. | 16 | |
'proxy' hides a field. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 22 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 22 | |
Missing a Javadoc comment. | 22 | |
Parameter c should be final. | 22 | |
Parameter lp should be final. | 22 | |
Line contains a tab character. | 23 | |
Line contains a tab character. | 24 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 3 | |
Line has trailing spaces. | 6 | |
Missing a Javadoc comment. | 10 | |
Variable 'compTable' must be private and have accessor methods. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 15 | |
Method 'setConstraints' is not designed for extension - needs to be abstract, final or empty. | 16 | |
Missing a Javadoc comment. | 16 | |
Parameter comp should be final. | 16 | |
Parameter constraints should be final. | 16 | |
Line has trailing spaces. | 19 | |
Parameter name should be final. | 25 | |
Expected @param tag for 'name'. | 25 | |
Parameter comp should be final. | 25 | |
Expected @param tag for 'comp'. | 25 | |
'{' is not followed by whitespace. | 25 | |
'}' is not preceded with whitespace. | 25 | |
Method 'removeLayoutComponent' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter comp should be final. | 31 | |
Line has trailing spaces. | 34 | |
Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter comp should be final. | 35 | |
Line contains a tab character. | 36 | |
'cast' is not followed by whitespace. | 36 | |
Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter comp should be final. | 39 | |
Parameter lp should be final. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 48 | |
Expected an @return tag. | 51 | |
Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter parent should be final. | 51 | |
Line contains a tab character. | 52 | |
'if' construct must use '{}'s. | 53 | |
Line contains a tab character. | 53 | |
',' is not followed by whitespace. | 53 | |
Line contains a tab character. | 54 | |
',' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 54 | |
',' is not followed by whitespace. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
'(' is followed by whitespace. | 59 | |
')' is preceded with whitespace. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
'cast' is not followed by whitespace. | 61 | |
'if' construct must use '{}'s. | 63 | |
Line has trailing spaces. | 63 | |
'(' is followed by whitespace. | 63 | |
')' is preceded with whitespace. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
',' is not followed by whitespace. | 67 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 71 | |
Expected an @return tag. | 76 | |
Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Parameter parent should be final. | 76 | |
Line contains a tab character. | 77 | |
'if' construct must use '{}'s. | 78 | |
Line contains a tab character. | 78 | |
',' is not followed by whitespace. | 78 | |
Line contains a tab character. | 79 | |
',' is not followed by whitespace. | 79 | |
',' is not followed by whitespace. | 79 | |
',' is not followed by whitespace. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
'(' is followed by whitespace. | 84 | |
')' is preceded with whitespace. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
'cast' is not followed by whitespace. | 86 | |
'if' construct must use '{}'s. | 88 | |
Line has trailing spaces. | 88 | |
'(' is followed by whitespace. | 88 | |
')' is preceded with whitespace. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
',' is not followed by whitespace. | 92 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 96 | |
Line has trailing spaces. | 98 | |
Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter parent should be final. | 100 | |
'if' construct must use '{}'s. | 104 | |
Line has trailing spaces. | 105 | |
'(' is followed by whitespace. | 111 | |
')' is preceded with whitespace. | 111 | |
'(' is followed by whitespace. | 115 | |
')' is preceded with whitespace. | 115 | |
Line has trailing spaces. | 123 | |
Line has trailing spaces. | 125 | |
Method 'addLayoutComponent' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Parameter comp should be final. | 132 | |
Parameter constraints should be final. | 132 | |
'cast' is not followed by whitespace. | 134 | |
Line has trailing spaces. | 142 | |
Expected an @return tag. | 148 | |
Method 'maximumLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Parameter target should be final. | 148 | |
Expected @param tag for 'target'. | 148 | |
Line has trailing spaces. | 154 | |
Expected an @return tag. | 159 | |
Method 'getLayoutAlignmentX' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Parameter target should be final. | 159 | |
Expected @param tag for 'target'. | 159 | |
'0.5f' is a magic number. | 160 | |
Line has trailing spaces. | 165 | |
Expected an @return tag. | 170 | |
Method 'getLayoutAlignmentY' is not designed for extension - needs to be abstract, final or empty. | 170 | |
Parameter target should be final. | 170 | |
Expected @param tag for 'target'. | 170 | |
'0.5f' is a magic number. | 171 | |
Parameter target should be final. | 178 | |
Expected @param tag for 'target'. | 178 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 4 | |
Using the '.*' form of import should be avoided - java.io.*. | 5 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 9 | |
Using the '.*' form of import should be avoided - javax.xml.parsers.*. | 10 | |
Using the '.*' form of import should be avoided - org.w3c.dom.*. | 12 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line is longer than 80 characters. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line is longer than 80 characters. | 31 | |
Line contains a tab character. | 31 | |
Line is longer than 80 characters. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 41 | |
Parameter file should be final. | 41 | |
Parameter listener should be final. | 41 | |
'listener' hides a field. | 41 | |
Line has trailing spaces. | 47 | |
Missing a Javadoc comment. | 48 | |
Parameter file should be final. | 48 | |
Parameter listener should be final. | 48 | |
'listener' hides a field. | 48 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter file should be final. | 58 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 71 | |
Method 'loadXML' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Missing a Javadoc comment. | 71 | |
Parameter d should be final. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
'=' is not preceded with whitespace. | 75 | |
'=' is not followed by whitespace. | 75 | |
'<' is not preceded with whitespace. | 75 | |
'<' is not followed by whitespace. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 83 | |
Method 'loadXMLMenu' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Missing a Javadoc comment. | 84 | |
Parameter elm should be final. | 84 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
'=' is not preceded with whitespace. | 90 | |
'=' is not followed by whitespace. | 90 | |
'<' is not preceded with whitespace. | 90 | |
'<' is not followed by whitespace. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
'cast' is not followed by whitespace. | 91 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Method 'loadXMLMenuItem' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter elm should be final. | 99 | |
Parameter jm should be final. | 99 | |
Line has trailing spaces. | 129 | |
'(' is followed by whitespace. | 129 | |
Line has trailing spaces. | 131 | |
Line is longer than 80 characters. | 131 | |
Line has trailing spaces. | 139 | |
Line has trailing spaces. | 140 | |
Method 'setEnabled' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Missing a Javadoc comment. | 141 | |
Parameter action should be final. | 141 | |
Parameter on should be final. | 141 | |
Line contains a tab character. | 142 | |
'cast' is not followed by whitespace. | 142 | |
Line contains a tab character. | 143 | |
Line has trailing spaces. | 144 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line has trailing spaces. | 147 | |
Method 'getItem' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter action should be final. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
'cast' is not followed by whitespace. | 151 | |
Line contains a tab character. | 152 | |
'cast' is not followed by whitespace. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line has trailing spaces. | 159 | |
Line has trailing spaces. | 160 | |
Method 'isSelected' is not designed for extension - needs to be abstract, final or empty. | 161 | |
Missing a Javadoc comment. | 161 | |
Parameter name should be final. | 161 | |
Line has trailing spaces. | 162 | |
Line is longer than 80 characters. | 162 | |
Line contains a tab character. | 162 | |
'cast' is not followed by whitespace. | 162 | |
Line contains a tab character. | 163 | |
Line has trailing spaces. | 165 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 166 | |
Missing a Javadoc comment. | 166 | |
Parameter e should be final. | 166 | |
Line contains a tab character. | 167 | |
'cast' is not followed by whitespace. | 167 | |
Line contains a tab character. | 168 | |
Line contains a tab character. | 169 | |
Line contains a tab character. | 170 | |
Line is longer than 80 characters. | 171 | |
Line contains a tab character. | 171 | |
Line contains a tab character. | 172 | |
Line contains a tab character. | 173 | |
Line has trailing spaces. | 174 | |
Line contains a tab character. | 174 | |
Line is longer than 80 characters. | 175 | |
Line contains a tab character. | 175 | |
'+' is not preceded with whitespace. | 175 | |
'+' is not followed by whitespace. | 175 | |
'+' is not preceded with whitespace. | 175 | |
'+' is not followed by whitespace. | 175 | |
Line contains a tab character. | 176 | |
Line contains a tab character. | 177 | |
Line contains a tab character. | 178 | |
Line contains a tab character. | 179 | |
Line contains a tab character. | 180 | |
Line contains a tab character. | 181 | |
Line contains a tab character. | 182 | |
Line has trailing spaces. | 184 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 5 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 | |
Variable 'leftA' must be private and have accessor methods. | 9 | |
Variable 'rightA' must be private and have accessor methods. | 9 | |
Variable 'topA' must be private and have accessor methods. | 9 | |
Variable 'bottomA' must be private and have accessor methods. | 9 | |
Line contains a tab character. | 10 | |
Missing a Javadoc comment. | 10 | |
Variable 'leftR' must be private and have accessor methods. | 10 | |
Variable 'rightR' must be private and have accessor methods. | 10 | |
Variable 'topR' must be private and have accessor methods. | 10 | |
Variable 'bottomR' must be private and have accessor methods. | 10 | |
Line contains a tab character. | 12 | |
Missing a Javadoc comment. | 12 | |
'{' is not preceded with whitespace. | 12 | |
'{' is not followed by whitespace. | 12 | |
'}' is not preceded with whitespace. | 12 | |
Line has trailing spaces. | 13 | |
Line contains a tab character. | 13 | |
Line contains a tab character. | 14 | |
Missing a Javadoc comment. | 14 | |
Parameter copy should be final. | 14 | |
Line contains a tab character. | 15 | |
Line contains a tab character. | 16 | |
Line contains a tab character. | 17 | |
Line contains a tab character. | 18 | |
Line contains a tab character. | 19 | |
Line contains a tab character. | 20 | |
Line contains a tab character. | 21 | |
Line has trailing spaces. | 22 | |
Line contains a tab character. | 22 | |
Line contains a tab character. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Line contains a tab character. | 25 | |
Method 'setHPos' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter lR should be final. | 25 | |
Parameter lA should be final. | 25 | |
Parameter rR should be final. | 25 | |
Parameter rA should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'setVPos' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter tR should be final. | 32 | |
Parameter tA should be final. | 32 | |
Parameter bR should be final. | 32 | |
Parameter bA should be final. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'getRectangle' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter width should be final. | 39 | |
Parameter height should be final. | 39 | |
Line contains a tab character. | 40 | |
'cast' is not followed by whitespace. | 40 | |
'*' is not preceded with whitespace. | 40 | |
'*' is not followed by whitespace. | 40 | |
Line contains a tab character. | 41 | |
'cast' is not followed by whitespace. | 41 | |
'*' is not preceded with whitespace. | 41 | |
'*' is not followed by whitespace. | 41 | |
Line contains a tab character. | 42 | |
'cast' is not followed by whitespace. | 42 | |
'*' is not preceded with whitespace. | 42 | |
'*' is not followed by whitespace. | 42 | |
Line contains a tab character. | 43 | |
'cast' is not followed by whitespace. | 43 | |
'*' is not preceded with whitespace. | 43 | |
'*' is not followed by whitespace. | 43 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
'(' is followed by whitespace. | 44 | |
')' is preceded with whitespace. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getMinRectangle' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line is longer than 80 characters. | 48 | |
Line contains a tab character. | 48 | |
'(' is followed by whitespace. | 48 | |
')' is preceded with whitespace. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Method 'adjustLeft' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter val should be final. | 55 | |
Parameter width should be final. | 55 | |
Line contains a tab character. | 56 | |
'cast' is not followed by whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Method 'adjustRight' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Missing a Javadoc comment. | 60 | |
Parameter val should be final. | 60 | |
Parameter width should be final. | 60 | |
Line contains a tab character. | 61 | |
'cast' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Method 'adjustTop' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter val should be final. | 65 | |
Parameter height should be final. | 65 | |
Line contains a tab character. | 66 | |
'cast' is not followed by whitespace. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Method 'adjustBottom' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter val should be final. | 70 | |
Parameter height should be final. | 70 | |
Line contains a tab character. | 71 | |
'cast' is not followed by whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 75 | |
Method 'valid' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Missing a Javadoc comment. | 75 | |
'if' construct must use '{}'s. | 76 | |
Line is longer than 80 characters. | 76 | |
Line contains a tab character. | 76 | |
'*' is not preceded with whitespace. | 76 | |
'*' is not followed by whitespace. | 76 | |
'500' is a magic number. | 76 | |
'*' is not preceded with whitespace. | 76 | |
'*' is not followed by whitespace. | 76 | |
'500' is a magic number. | 76 | |
'if' construct must use '{}'s. | 77 | |
Line is longer than 80 characters. | 77 | |
Line contains a tab character. | 77 | |
'*' is not preceded with whitespace. | 77 | |
'*' is not followed by whitespace. | 77 | |
'500' is a magic number. | 77 | |
'*' is not preceded with whitespace. | 77 | |
'*' is not followed by whitespace. | 77 | |
'500' is a magic number. | 77 | |
'if' construct must use '{}'s. | 78 | |
Line contains a tab character. | 78 | |
'if' construct must use '{}'s. | 79 | |
Line contains a tab character. | 79 | |
'if' construct must use '{}'s. | 80 | |
Line contains a tab character. | 80 | |
'if' construct must use '{}'s. | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 86 | |
Method 'toXMLString' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Missing a Javadoc comment. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
'+' is not preceded with whitespace. | 89 | |
Line contains a tab character. | 90 | |
'+' is not preceded with whitespace. | 90 | |
Line contains a tab character. | 91 | |
'+' is not preceded with whitespace. | 91 | |
Line contains a tab character. | 92 | |
'+' is not preceded with whitespace. | 92 | |
Line contains a tab character. | 93 | |
'+' is not preceded with whitespace. | 93 | |
Line contains a tab character. | 94 | |
'+' is not preceded with whitespace. | 94 | |
Line contains a tab character. | 95 | |
'+' is not preceded with whitespace. | 95 | |
Line contains a tab character. | 96 | |
'+' is not preceded with whitespace. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 101 | |
Line contains a tab character. | 101 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 8 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Variable 'transparency' must be private and have accessor methods. | 11 | |
Line has trailing spaces. | 12 | |
Missing a Javadoc comment. | 13 | |
Parameter transparency should be final. | 13 | |
'transparency' hides a field. | 13 | |
Parameter title should be final. | 13 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Parameter transparency should be final. | 19 | |
'transparency' hides a field. | 19 | |
Parameter title should be final. | 19 | |
Parameter alignment should be final. | 19 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Parameter transparency should be final. | 26 | |
'transparency' hides a field. | 26 | |
Parameter icon should be final. | 26 | |
Line has trailing spaces. | 31 | |
Method 'setTransparency' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Parameter val should be final. | 32 | |
Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Missing a Javadoc comment. | 36 | |
Parameter g should be final. | 36 | |
'cast' is not followed by whitespace. | 37 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
'cast' is not followed by whitespace. | 44 | |
'15' is a magic number. | 46 | |
'15' is a magic number. | 46 | |
Line has trailing spaces. | 50 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Missing a Javadoc comment. | 10 | |
Missing a Javadoc comment. | 11 | |
Variable 'transparency' must be private and have accessor methods. | 11 | |
Line has trailing spaces. | 12 | |
Missing a Javadoc comment. | 13 | |
Parameter transparency should be final. | 13 | |
'transparency' hides a field. | 13 | |
Line has trailing spaces. | 18 | |
Method 'paint' is not designed for extension - needs to be abstract, final or empty. | 19 | |
Missing a Javadoc comment. | 19 | |
Parameter g should be final. | 19 | |
'cast' is not followed by whitespace. | 20 | |
Line has trailing spaces. | 22 | |
Line has trailing spaces. | 23 | |
'cast' is not followed by whitespace. | 26 | |
'15' is a magic number. | 28 | |
'15' is a magic number. | 28 | |
Line has trailing spaces. | 32 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 14 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 7 | |
Line has trailing spaces. | 12 | |
Utility classes should not have a public or default constructor. | 15 | |
Line has trailing spaces. | 16 | |
Line is longer than 80 characters. | 24 | |
Parameter row should be final. | 24 | |
Parameter obj should be final. | 24 | |
Expected @param tag for 'obj'. | 24 | |
Expected @throws tag for 'SQLException'. | 24 | |
Expected @throws tag for 'IllegalArgumentException'. | 24 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 24 | |
Expected @throws tag for 'IllegalAccessException'. | 24 | |
'=' is not preceded with whitespace. | 28 | |
'=' is not followed by whitespace. | 28 | |
'<' is not preceded with whitespace. | 28 | |
'<' is not followed by whitespace. | 28 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line is longer than 80 characters. | 2 | |
Using the '.*' form of import should be avoided - java.util.*. | 11 | |
First sentence should end with a period. | 13 | |
Line has trailing spaces. | 15 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 25 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter name should be final. | 33 | |
Parameter str should be final. | 33 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Missing a Javadoc comment. | 38 | |
Parameter name should be final. | 38 | |
Parameter o should be final. | 38 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Parameter name should be final. | 43 | |
Parameter i should be final. | 43 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter name should be final. | 48 | |
Parameter b should be final. | 48 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter name should be final. | 53 | |
Parameter d should be final. | 53 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Missing a Javadoc comment. | 58 | |
Parameter name should be final. | 58 | |
Parameter f should be final. | 58 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter name should be final. | 63 | |
Parameter c should be final. | 63 | |
Line has trailing spaces. | 67 | |
Method 'getNameString' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Missing a Javadoc comment. | 68 | |
Line has trailing spaces. | 81 | |
Method 'getValueString' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Line has trailing spaces. | 101 | |
Method 'getNames' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Missing a Javadoc comment. | 102 | |
Line has trailing spaces. | 105 | |
Method 'getValues' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Missing a Javadoc comment. | 106 | |
Line has trailing spaces. | 109 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 6 | |
First sentence should end with a period. | 10 | |
First sentence should end with a period. | 16 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 19 | |
First sentence should end with a period. | 21 | |
Parameter tableName should be final. | 25 | |
Line has trailing spaces. | 28 | |
First sentence should end with a period. | 29 | |
Line has trailing spaces. | 29 | |
Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter con should be final. | 32 | |
Expected @param tag for 'con'. | 32 | |
Expected @throws tag for 'SQLException'. | 32 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 38 | |
Expected an @return tag. | 45 | |
Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. | 45 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 3 | |
Line has trailing spaces. | 9 | |
First sentence should end with a period. | 13 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 16 | |
Missing a Javadoc comment. | 18 | |
Missing a Javadoc comment. | 20 | |
Parameter tableName should be final. | 20 | |
Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Missing a Javadoc comment. | 25 | |
Parameter con should be final. | 25 | |
Line has trailing spaces. | 34 | |
Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Parameter con should be final. | 35 | |
Line has trailing spaces. | 49 | |
Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 57 | |
First sentence should end with a period. | 64 | |
Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. | 68 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 6 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 17 | |
First sentence should end with a period. | 21 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 24 | |
Missing a Javadoc comment. | 26 | |
Variable 'items' must be private and have accessor methods. | 26 | |
Missing a Javadoc comment. | 28 | |
Variable 'results' must be private and have accessor methods. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
First sentence should end with a period. | 36 | |
Line has trailing spaces. | 38 | |
Parameter tableName should be final. | 42 | |
Missing a Javadoc comment. | 46 | |
Parameter subSelection should be final. | 46 | |
'subSelection' hides a field. | 46 | |
Missing a Javadoc comment. | 51 | |
Parameter joinedTables should be final. | 51 | |
'joinedTables' hides a field. | 51 | |
Line has trailing spaces. | 55 | |
Method 'addOrderBy' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter orderClause should be final. | 56 | |
First sentence should end with a period. | 60 | |
Line has trailing spaces. | 62 | |
Method 'addSelection' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter field should be final. | 66 | |
Line has trailing spaces. | 69 | |
Method 'addSelection' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Missing a Javadoc comment. | 70 | |
Parameter field should be final. | 70 | |
Parameter as should be final. | 70 | |
Expected an @return tag. | 77 | |
Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Parameter con should be final. | 77 | |
Expected @param tag for 'con'. | 77 | |
Expected @throws tag for 'SQLException'. | 77 | |
Line has trailing spaces. | 87 | |
Missing a Javadoc comment. | 88 | |
Expected an @return tag. | 106 | |
Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. | 106 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 23 | |
Missing a Javadoc comment. | 24 | |
Line is longer than 80 characters. | 26 | |
Missing a Javadoc comment. | 26 | |
Parameter table should be final. | 26 | |
Parameter and should be final. | 26 | |
'and' hides a field. | 26 | |
Parameter querySupport should be final. | 26 | |
Parameter executeSupport should be final. | 26 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 38 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter name should be final. | 44 | |
Parameter val should be final. | 44 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter name should be final. | 48 | |
Parameter operator should be final. | 48 | |
Parameter val should be final. | 48 | |
Line has trailing spaces. | 52 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Missing a Javadoc comment. | 53 | |
Parameter name should be final. | 53 | |
Parameter val should be final. | 53 | |
Line has trailing spaces. | 56 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter name should be final. | 57 | |
Parameter op should be final. | 57 | |
Parameter val should be final. | 57 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Parameter name should be final. | 61 | |
Parameter val should be final. | 61 | |
Line has trailing spaces. | 64 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter name should be final. | 65 | |
Parameter op should be final. | 65 | |
Parameter val should be final. | 65 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Missing a Javadoc comment. | 69 | |
Parameter name should be final. | 69 | |
Parameter val should be final. | 69 | |
Line has trailing spaces. | 72 | |
Method 'addWhere' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter name should be final. | 73 | |
Parameter op should be final. | 73 | |
Parameter val should be final. | 73 | |
Line has trailing spaces. | 79 | |
Method 'addWhereLike' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Parameter name should be final. | 85 | |
Parameter val should be final. | 85 | |
Expected an @return tag. | 92 | |
Method 'getWhere' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Avoid inline conditionals. | 100 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 3 | |
First sentence should end with a period. | 5 | |
Line has trailing spaces. | 7 | |
Missing a Javadoc comment. | 12 | |
Parameter con should be final. | 12 | |
Missing a Javadoc comment. | 20 | |
Parameter con should be final. | 20 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 26 | |
Parameter con should be final. | 26 | |
Method 'doExecuteQuery' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter con should be final. | 34 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 42 | |
Variable 'table' must be private and have accessor methods. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Parameter table should be final. | 48 | |
'table' hides a field. | 48 | |
Parameter querySupport should be final. | 48 | |
'querySupport' hides a field. | 48 | |
Parameter executeSupport should be final. | 49 | |
'executeSupport' hides a field. | 49 | |
Method 'getTableName' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 59 | |
Parameter s should be final. | 59 | |
Missing a Javadoc comment. | 63 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Line has trailing spaces. | 68 | |
First sentence should end with a period. | 69 | |
Parameter o should be final. | 75 | |
'cast' is not followed by whitespace. | 77 | |
Line has trailing spaces. | 81 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.sql.*. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 4 | |
First sentence should end with a period. | 12 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 15 | |
Missing a Javadoc comment. | 17 | |
First sentence should end with a period. | 19 | |
Parameter tableName should be final. | 23 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 28 | |
Method 'doExecute' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter con should be final. | 31 | |
Expected @param tag for 'con'. | 31 | |
Expected @throws tag for 'SQLException'. | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 37 | |
Expected an @return tag. | 44 | |
Method 'getQueryString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line has trailing spaces. | 51 | |
'=' is not preceded with whitespace. | 51 | |
'=' is not followed by whitespace. | 51 | |
'<' is not preceded with whitespace. | 51 | |
'<' is not followed by whitespace. | 51 | |
Line has trailing spaces. | 55 | |
First sentence should end with a period. | 69 | |
Method 'getColumns' is not designed for extension - needs to be abstract, final or empty. | 73 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 6 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 11 | |
Redundant 'public' modifier. | 14 | |
Line has trailing spaces. | 15 | |
Redundant 'public' modifier. | 19 | |
Line has trailing spaces. | 23 | |
Redundant 'public' modifier. | 26 | |
Line has trailing spaces. | 27 | |
First sentence should end with a period. | 28 | |
Line has trailing spaces. | 30 | |
Redundant 'public' modifier. | 33 | |
Line has trailing spaces. | 34 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Line has trailing spaces. | 16 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 32 | |
Missing a Javadoc comment. | 32 | |
'4' is a magic number. | 33 | |
',' is not followed by whitespace. | 33 | |
'4' is a magic number. | 33 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 40 | |
'100' is a magic number. | 43 | |
Line has trailing spaces. | 47 | |
Method 'getAbortButton' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter e should be final. | 53 | |
Line has trailing spaces. | 60 | |
Method 'abortCurrentTask' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Missing a Javadoc comment. | 61 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 67 | |
Missing a Javadoc comment. | 68 | |
'50' is a magic number. | 70 | |
Parameter e should be final. | 71 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 83 | |
Method 'executeTask' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Parameter t should be final. | 86 | |
'100' is a magic number. | 110 | |
Line has trailing spaces. | 123 | |
Missing a Javadoc comment. | 124 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 135 | |
Method 'addTaskListener' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Parameter tl should be final. | 137 | |
First sentence should end with a period. | 144 | |
Line has trailing spaces. | 146 | |
Line has trailing spaces. | 147 | |
Method 'removeTaskListener' is not designed for extension - needs to be abstract, final or empty. | 149 | |
Parameter tl should be final. | 149 | |
Line has trailing spaces. | 154 | |
Missing a Javadoc comment. | 155 | |
'cast' is not followed by whitespace. | 159 | |
Missing a Javadoc comment. | 165 | |
'cast' is not followed by whitespace. | 169 | |
Missing a Javadoc comment. | 175 | |
'100' is a magic number. | 177 | |
'100' is a magic number. | 178 | |
'cast' is not followed by whitespace. | 183 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 6 | |
Missing a Javadoc comment. | 8 | |
Redundant 'public' modifier. | 8 | |
Missing a Javadoc comment. | 9 | |
Redundant 'public' modifier. | 9 | |
Missing a Javadoc comment. | 10 | |
Redundant 'public' modifier. | 10 | |
Line has trailing spaces. | 11 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.util.*. | 14 | |
Line has trailing spaces. | 17 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Parameter size should be final. | 26 | |
Method 'size' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Missing a Javadoc comment. | 35 | |
Method 'isEmpty' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Method 'containsKey' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Parameter key should be final. | 49 | |
Method 'containsValue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter value should be final. | 56 | |
Method 'get' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Parameter key should be final. | 63 | |
'assert' is not followed by whitespace. | 64 | |
Method 'put' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Missing a Javadoc comment. | 72 | |
Parameter arg0 should be final. | 72 | |
Parameter arg1 should be final. | 72 | |
'assert' is not followed by whitespace. | 73 | |
'assert' is not followed by whitespace. | 81 | |
'assert' is not followed by whitespace. | 83 | |
'assert' is not followed by whitespace. | 84 | |
Missing a Javadoc comment. | 88 | |
Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 99 | |
Missing a Javadoc comment. | 99 | |
Parameter key should be final. | 99 | |
'assert' is not followed by whitespace. | 100 | |
'assert' is not followed by whitespace. | 103 | |
Line has trailing spaces. | 106 | |
Method 'putAll' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Missing a Javadoc comment. | 110 | |
Parameter arg0 should be final. | 110 | |
'assert' is not followed by whitespace. | 111 | |
'assert' is not followed by whitespace. | 116 | |
Method 'clear' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Missing a Javadoc comment. | 122 | |
Method 'keySet' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Missing a Javadoc comment. | 130 | |
Method 'values' is not designed for extension - needs to be abstract, final or empty. | 137 | |
Missing a Javadoc comment. | 137 | |
Method 'entrySet' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Missing a Javadoc comment. | 144 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 148 | |
Missing a Javadoc comment. | 148 | |
Parameter obj should be final. | 148 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 152 | |
Missing a Javadoc comment. | 152 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Missing a Javadoc comment. | 156 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line is longer than 80 characters. | 4 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.io.*. | 14 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 33 | |
Parameter in should be final. | 36 | |
Method 'read' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Missing a Javadoc comment. | 43 | |
Method 'read' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Missing a Javadoc comment. | 54 | |
Parameter b should be final. | 54 | |
Parameter off should be final. | 54 | |
Parameter len should be final. | 54 | |
Method 'mark' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Missing a Javadoc comment. | 65 | |
Parameter readlimit should be final. | 65 | |
Method 'skip' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter n should be final. | 73 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Missing a Javadoc comment. | 82 | |
Method 'read' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Parameter b should be final. | 90 | |
Line has trailing spaces. | 97 | |
Method 'getBytesRead' is not designed for extension - needs to be abstract, final or empty. | 102 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.awt.*. | 14 | |
Using the '.*' form of import should be avoided - java.util.*. | 16 | |
Line has trailing spaces. | 21 | |
Class ImageFactory should be declared as final. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters. | 31 | |
'10' is a magic number. | 36 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 49 | |
Missing a Javadoc comment. | 50 | |
Parameter url should be final. | 50 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 63 | |
Parameter resourceID should be final. | 63 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 66 | |
Missing a Javadoc comment. | 67 | |
Parameter resourceID should be final. | 67 | |
Parameter source should be final. | 67 | |
Line is longer than 80 characters. | 79 | |
Line has trailing spaces. | 85 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.io.*. | 3 | |
Using the '.*' form of import should be avoided - java.util.zip.*. | 4 | |
Line has trailing spaces. | 7 | |
Line has trailing spaces. | 10 | |
Line has trailing spaces. | 14 | |
Missing a Javadoc comment. | 14 | |
Missing a Javadoc comment. | 16 | |
Parameter file should be final. | 16 | |
Line has trailing spaces. | 20 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 23 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 29 | |
Parameter name should be final. | 32 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Parameter name should be final. | 46 | |
Parameter resolve should be final. | 46 | |
Must have at least one statement. | 52 | |
'{' is not followed by whitespace. | 52 | |
'}' is not preceded with whitespace. | 52 | |
Array brackets at illegal position. | 56 | |
Missing a Javadoc comment. | 73 | |
Parameter filename should be final. | 73 | |
'if' construct must use '{}'s. | 74 | |
Line has trailing spaces. | 77 | |
Missing a Javadoc comment. | 79 | |
Parameter name should be final. | 79 | |
Line has trailing spaces. | 82 | |
'cast' is not followed by whitespace. | 86 | |
Array brackets at illegal position. | 87 | |
Line has trailing spaces. | 90 | |
'cast' is not followed by whitespace. | 94 | |
Must have at least one statement. | 96 | |
'{' is not followed by whitespace. | 96 | |
'}' is not preceded with whitespace. | 96 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 105 | |
Missing a Javadoc comment. | 106 | |
Parameter name should be final. | 106 | |
Array brackets at illegal position. | 107 | |
Line has trailing spaces. | 108 | |
Line has trailing spaces. | 112 | |
Line has trailing spaces. | 114 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 15 | |
Line has trailing spaces. | 17 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters. | 28 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 40 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.io.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.zip.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 11 | |
Line has trailing spaces. | 15 | |
Utility classes should not have a public or default constructor. | 18 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 27 | |
Line has trailing spaces. | 38 | |
Missing a Javadoc comment. | 39 | |
Parameter appname should be final. | 39 | |
')' is preceded with whitespace. | 43 | |
Line has trailing spaces. | 45 | |
First sentence should end with a period. | 46 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 54 | |
First sentence should end with a period. | 55 | |
First sentence should end with a period. | 64 | |
'if' construct must use '{}'s. | 71 | |
'if' construct must use '{}'s. | 72 | |
'if' construct must use '{}'s. | 73 | |
First sentence should end with a period. | 77 | |
Parameter data should be final. | 82 | |
'=' is not preceded with whitespace. | 86 | |
'=' is not followed by whitespace. | 86 | |
'1024' is a magic number. | 86 | |
Line has trailing spaces. | 93 | |
Line has trailing spaces. | 97 | |
First sentence should end with a period. | 98 | |
Line has trailing spaces. | 100 | |
Line is longer than 80 characters. | 105 | |
Parameter fromURL should be final. | 105 | |
Expected @param tag for 'fromURL'. | 105 | |
Parameter toFile should be final. | 105 | |
Expected @param tag for 'toFile'. | 105 | |
Expected @throws tag for 'IOException'. | 105 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 112 | |
'cast' is not followed by whitespace. | 112 | |
Line has trailing spaces. | 118 | |
First sentence should end with a period. | 119 | |
Line has trailing spaces. | 121 | |
Line is longer than 80 characters. | 123 | |
Parameter dir should be final. | 125 | |
Line has trailing spaces. | 138 | |
Line has trailing spaces. | 147 | |
Line has trailing spaces. | 154 | |
'if' construct must use '{}'s. | 162 | |
Line has trailing spaces. | 163 | |
Line has trailing spaces. | 168 | |
Line has trailing spaces. | 171 | |
Line has trailing spaces. | 173 | |
Line has trailing spaces. | 176 | |
Line has trailing spaces. | 180 | |
Line is longer than 80 characters. | 183 | |
Parameter parent should be final. | 183 | |
Parameter title should be final. | 183 | |
Parameter content should be final. | 183 | |
Line has trailing spaces. | 196 | |
Parameter tix should be final. | 199 | |
Line has trailing spaces. | 206 | |
Parameter frame should be final. | 210 | |
Expected @param tag for 'frame'. | 210 | |
Line is longer than 80 characters. | 215 | |
Line has trailing spaces. | 217 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.util.*. | 7 | |
First sentence should end with a period. | 9 | |
Line has trailing spaces. | 11 | |
Missing a Javadoc comment. | 15 | |
Variable 'name' must be private and have accessor methods. | 15 | |
Missing a Javadoc comment. | 16 | |
Variable 'attributes' must be private and have accessor methods. | 16 | |
Missing a Javadoc comment. | 17 | |
Variable 'children' must be private and have accessor methods. | 17 | |
Line has trailing spaces. | 18 | |
Missing a Javadoc comment. | 19 | |
Parameter name should be final. | 19 | |
'name' hides a field. | 19 | |
Method 'addAttribute' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter key should be final. | 23 | |
Parameter val should be final. | 23 | |
Line has trailing spaces. | 26 | |
Method 'addChild' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter node should be final. | 27 | |
Line has trailing spaces. | 30 | |
First sentence should end with a period. | 31 | |
Method 'escape' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter str should be final. | 36 | |
Expected @param tag for 'str'. | 36 | |
Line has trailing spaces. | 43 | |
Missing a Javadoc comment. | 44 | |
Parameter out should be final. | 44 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 47 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 6 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 7 | |
Using the '.*' form of import should be avoided - java.util.*. | 8 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 10 | |
Using the '.*' form of import should be avoided - com.aimedia.ui.*. | 12 | |
Line has trailing spaces. | 18 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Missing a Javadoc comment. | 38 | |
Line has trailing spaces. | 39 | |
Missing a Javadoc comment. | 40 | |
Parameter parent should be final. | 40 | |
Parameter title should be final. | 40 | |
'title' hides a field. | 40 | |
'4' is a magic number. | 45 | |
',' is not followed by whitespace. | 45 | |
'4' is a magic number. | 45 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Method 'startWizard' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 56 | |
Method 'addWizardPanel' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter wp should be final. | 56 | |
Line has trailing spaces. | 61 | |
'10' is a magic number. | 63 | |
Line has trailing spaces. | 64 | |
Line has trailing spaces. | 65 | |
Missing a Javadoc comment. | 66 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 73 | |
Missing a Javadoc comment. | 73 | |
Parameter wp should be final. | 73 | |
'0.5f' is a magic number. | 76 | |
Line has trailing spaces. | 79 | |
Missing a Javadoc comment. | 80 | |
Parameter i should be final. | 80 | |
'cast' is not followed by whitespace. | 81 | |
Line has trailing spaces. | 83 | |
Missing a Javadoc comment. | 84 | |
Parameter i should be final. | 84 | |
'cast' is not followed by whitespace. | 87 | |
'>' is not preceded with whitespace. | 101 | |
'>' is not followed by whitespace. | 101 | |
'+' is not preceded with whitespace. | 102 | |
'+' is not followed by whitespace. | 102 | |
'+' is not preceded with whitespace. | 103 | |
'+' is not followed by whitespace. | 103 | |
'cast' is not followed by whitespace. | 104 | |
Line has trailing spaces. | 110 | |
Missing a Javadoc comment. | 111 | |
Line has trailing spaces. | 117 | |
Method 'getNumPanels' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Missing a Javadoc comment. | 118 | |
Line has trailing spaces. | 121 | |
Missing a Javadoc comment. | 122 | |
'+' is not preceded with whitespace. | 124 | |
'+' is not followed by whitespace. | 124 | |
Line has trailing spaces. | 127 | |
Missing a Javadoc comment. | 128 | |
'-' is not preceded with whitespace. | 130 | |
'-' is not followed by whitespace. | 130 | |
Line has trailing spaces. | 133 | |
Missing a Javadoc comment. | 134 | |
'4' is a magic number. | 136 | |
',' is not followed by whitespace. | 136 | |
'4' is a magic number. | 136 | |
'5' is a magic number. | 137 | |
',' is not followed by whitespace. | 137 | |
'5' is a magic number. | 137 | |
',' is not followed by whitespace. | 137 | |
'5' is a magic number. | 137 | |
',' is not followed by whitespace. | 137 | |
'5' is a magic number. | 137 | |
Line has trailing spaces. | 145 | |
Missing a Javadoc comment. | 146 | |
'5' is a magic number. | 149 | |
',' is not followed by whitespace. | 149 | |
'5' is a magic number. | 149 | |
',' is not followed by whitespace. | 149 | |
'5' is a magic number. | 149 | |
',' is not followed by whitespace. | 149 | |
'5' is a magic number. | 149 | |
Line has trailing spaces. | 155 | |
Missing a Javadoc comment. | 156 | |
Line has trailing spaces. | 158 | |
'5' is a magic number. | 160 | |
',' is not followed by whitespace. | 160 | |
'5' is a magic number. | 160 | |
',' is not followed by whitespace. | 160 | |
'5' is a magic number. | 160 | |
',' is not followed by whitespace. | 160 | |
'5' is a magic number. | 160 | |
Line has trailing spaces. | 163 | |
'4' is a magic number. | 164 | |
',' is not followed by whitespace. | 164 | |
'4' is a magic number. | 164 | |
Line has trailing spaces. | 172 | |
Missing a Javadoc comment. | 173 | |
'8' is a magic number. | 180 | |
',' is not followed by whitespace. | 180 | |
'8' is a magic number. | 180 | |
',' is not followed by whitespace. | 180 | |
'8' is a magic number. | 180 | |
',' is not followed by whitespace. | 180 | |
'8' is a magic number. | 180 | |
')' is preceded with whitespace. | 180 | |
Line is longer than 80 characters. | 181 | |
'120' is a magic number. | 181 | |
',' is not followed by whitespace. | 181 | |
'10' is a magic number. | 181 | |
Line has trailing spaces. | 185 | |
Missing a Javadoc comment. | 186 | |
Line is longer than 80 characters. | 190 | |
'400' is a magic number. | 190 | |
',' is not followed by whitespace. | 190 | |
'300' is a magic number. | 190 | |
Line has trailing spaces. | 193 | |
Line has trailing spaces. | 194 | |
Missing a Javadoc comment. | 195 | |
Line has trailing spaces. | 201 | |
Missing a Javadoc comment. | 202 | |
'5' is a magic number. | 205 | |
',' is not followed by whitespace. | 205 | |
'5' is a magic number. | 205 | |
',' is not followed by whitespace. | 205 | |
'5' is a magic number. | 205 | |
',' is not followed by whitespace. | 205 | |
'5' is a magic number. | 205 | |
'10' is a magic number. | 209 | |
'10' is a magic number. | 211 | |
'40' is a magic number. | 213 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 219 | |
Missing a Javadoc comment. | 219 | |
Line has trailing spaces. | 222 | |
Method 'doCancel' is not designed for extension - needs to be abstract, final or empty. | 223 | |
Missing a Javadoc comment. | 223 | |
Line has trailing spaces. | 226 | |
Method 'doFinish' is not designed for extension - needs to be abstract, final or empty. | 227 | |
Missing a Javadoc comment. | 227 | |
'cast' is not followed by whitespace. | 230 | |
Line has trailing spaces. | 234 | |
Missing a Javadoc comment. | 235 | |
Line has trailing spaces. | 241 | |
Missing a Javadoc comment. | 242 | |
Parameter e should be final. | 246 | |
Line has trailing spaces. | 250 | |
Line has trailing spaces. | 255 | |
Missing a Javadoc comment. | 256 | |
Parameter e should be final. | 261 | |
Line has trailing spaces. | 262 | |
Line has trailing spaces. | 263 | |
Line has trailing spaces. | 268 | |
Missing a Javadoc comment. | 269 | |
Parameter e should be final. | 274 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 8 | |
Missing a Javadoc comment. | 9 | |
Line has trailing spaces. | 10 | |
Missing a Javadoc comment. | 11 | |
Line has trailing spaces. | 12 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 21 | |
Line has trailing spaces. | 22 | |
Method 'setWizard' is not designed for extension - needs to be abstract, final or empty. | 23 | |
Missing a Javadoc comment. | 23 | |
Parameter w should be final. | 23 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 14 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 16 | |
Line has trailing spaces. | 21 | |
First sentence should end with a period. | 25 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 | |
Parameter target should be final. | 37 | |
'target' hides a field. | 37 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters. | 44 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters. | 48 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter e should be final. | 50 | |
Line is longer than 80 characters. | 52 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.io.*. | 11 | |
Using the '.*' form of import should be avoided - javax.swing.text.*. | 13 | |
Line has trailing spaces. | 17 | |
Missing a Javadoc comment. | 22 | |
First sentence should end with a period. | 24 | |
Parameter doc should be final. | 25 | |
Expected @param tag for 'doc'. | 25 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Missing a Javadoc comment. | 33 | |
Parameter buf should be final. | 33 | |
Parameter offset should be final. | 33 | |
Parameter length should be final. | 33 | |
Line is longer than 80 characters. | 35 | |
Method 'write' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Parameter b should be final. | 42 | |
'{' is followed by whitespace. | 45 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
First sentence should end with a period. | 14 | |
Line has trailing spaces. | 15 | |
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 24 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 19 | |
Missing a Javadoc comment. | 20 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 29 | |
Unused @throws tag for '<code>ClassCastException</code>'. | 31 | |
Line has trailing spaces. | 35 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 14 | |
First sentence should end with a period. | 20 | |
Line has trailing spaces. | 21 | |
First sentence should end with a period. | 25 | |
Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 28 | |
Missing a Javadoc comment. | 30 | |
First sentence should end with a period. | 32 | |
Parameter target should be final. | 36 | |
'target' hides a field. | 36 | |
Line is longer than 80 characters. | 46 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter e should be final. | 48 | |
Line is longer than 80 characters. | 50 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line has trailing spaces. | 8 | |
Line is longer than 80 characters. | 11 | |
Line has trailing spaces. | 22 | |
Class UIPartFactory should be declared as final. | 25 | |
'{' is not followed by whitespace. | 30 | |
'}' is not preceded with whitespace. | 30 | |
Parameter text should be final. | 37 | |
Line has trailing spaces. | 40 | |
Line is longer than 80 characters. | 46 | |
Parameter text should be final. | 48 | |
Parameter bold should be final. | 48 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 3 | |
Using the '.*' form of import should be avoided - java.awt.event.*. | 4 | |
Using the '.*' form of import should be avoided - java.beans.*. | 5 | |
Using the '.*' form of import should be avoided - java.util.*. | 6 | |
Using the '.*' form of import should be avoided - java.net.*. | 7 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 9 | |
Using the '.*' form of import should be avoided - javax.swing.border.*. | 10 | |
Line has trailing spaces. | 24 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 38 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 43 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 51 | |
Missing a Javadoc comment. | 52 | |
Name 'BACK_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 52 | |
Variable 'BACK_TEXT' must be private and have accessor methods. | 52 | |
Missing a Javadoc comment. | 53 | |
Name 'NEXT_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 53 | |
Variable 'NEXT_TEXT' must be private and have accessor methods. | 53 | |
Missing a Javadoc comment. | 54 | |
Name 'FINISH_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 54 | |
Variable 'FINISH_TEXT' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 55 | |
Name 'CANCEL_TEXT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 55 | |
Variable 'CANCEL_TEXT' must be private and have accessor methods. | 55 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 57 | |
Missing a Javadoc comment. | 59 | |
Name 'BACK_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 59 | |
Variable 'BACK_ICON' must be private and have accessor methods. | 59 | |
Missing a Javadoc comment. | 60 | |
Name 'NEXT_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 60 | |
Variable 'NEXT_ICON' must be private and have accessor methods. | 60 | |
Missing a Javadoc comment. | 61 | |
Name 'FINISH_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 61 | |
Variable 'FINISH_ICON' must be private and have accessor methods. | 61 | |
Missing a Javadoc comment. | 62 | |
Name 'CANCEL_ICON' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 62 | |
Variable 'CANCEL_ICON' must be private and have accessor methods. | 62 | |
Line has trailing spaces. | 63 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 69 | |
Line has trailing spaces. | 70 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 73 | |
Line has trailing spaces. | 74 | |
Missing a Javadoc comment. | 75 | |
Line has trailing spaces. | 77 | |
Line has trailing spaces. | 78 | |
Line is longer than 80 characters. | 80 | |
Line has trailing spaces. | 82 | |
'cast' is not followed by whitespace. | 84 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 91 | |
Parameter owner should be final. | 92 | |
Line has trailing spaces. | 94 | |
Line has trailing spaces. | 97 | |
Line is longer than 80 characters. | 101 | |
Line has trailing spaces. | 102 | |
Parameter owner should be final. | 103 | |
Line has trailing spaces. | 105 | |
Line has trailing spaces. | 108 | |
Line is longer than 80 characters. | 110 | |
Line has trailing spaces. | 113 | |
Method 'getDialog' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 120 | |
Line has trailing spaces. | 122 | |
Method 'getOwner' is not designed for extension - needs to be abstract, final or empty. | 123 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 130 | |
Method 'setTitle' is not designed for extension - needs to be abstract, final or empty. | 131 | |
Parameter s should be final. | 131 | |
Line has trailing spaces. | 134 | |
Line has trailing spaces. | 138 | |
Method 'getTitle' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Line has trailing spaces. | 142 | |
Line has trailing spaces. | 146 | |
Method 'setModal' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Parameter b should be final. | 147 | |
Line has trailing spaces. | 150 | |
Line is longer than 80 characters. | 153 | |
Line has trailing spaces. | 154 | |
Method 'isModal' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 162 | |
Line has trailing spaces. | 164 | |
Method 'showModalDialog' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Line has trailing spaces. | 166 | |
Line has trailing spaces. | 170 | |
Line has trailing spaces. | 173 | |
Line is longer than 80 characters. | 176 | |
Line has trailing spaces. | 177 | |
Method 'getModel' is not designed for extension - needs to be abstract, final or empty. | 178 | |
Line has trailing spaces. | 181 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 188 | |
Line has trailing spaces. | 189 | |
Method 'registerWizardPanel' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Parameter id should be final. | 190 | |
Parameter panel should be final. | 190 | |
Line has trailing spaces. | 191 | |
Line has trailing spaces. | 194 | |
Line has trailing spaces. | 196 | |
Line has trailing spaces. | 198 | |
Line has trailing spaces. | 200 | |
Line has trailing spaces. | 201 | |
Line has trailing spaces. | 202 | |
Line has trailing spaces. | 204 | |
Line has trailing spaces. | 205 | |
Line has trailing spaces. | 206 | |
Line is longer than 80 characters. | 208 | |
Line has trailing spaces. | 211 | |
Method 'setCurrentPanel' is not designed for extension - needs to be abstract, final or empty. | 212 | |
Parameter id should be final. | 212 | |
Line has trailing spaces. | 217 | |
'if' construct must use '{}'s. | 218 | |
Line has trailing spaces. | 220 | |
Line is longer than 80 characters. | 221 | |
'if' construct must use '{}'s. | 222 | |
Line has trailing spaces. | 224 | |
Line has trailing spaces. | 227 | |
Line has trailing spaces. | 229 | |
Line has trailing spaces. | 231 | |
Line has trailing spaces. | 232 | |
Line has trailing spaces. | 233 | |
Line has trailing spaces. | 235 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 239 | |
Line has trailing spaces. | 240 | |
Method 'propertyChange' is not designed for extension - needs to be abstract, final or empty. | 241 | |
Parameter evt should be final. | 241 | |
Line has trailing spaces. | 242 | |
Line is longer than 80 characters. | 243 | |
Line has trailing spaces. | 244 | |
Line has trailing spaces. | 245 | |
Line is longer than 80 characters. | 245 | |
Line has trailing spaces. | 247 | |
Line is longer than 80 characters. | 247 | |
Line has trailing spaces. | 249 | |
Line is longer than 80 characters. | 249 | |
Line has trailing spaces. | 251 | |
Line is longer than 80 characters. | 251 | |
'cast' is not followed by whitespace. | 252 | |
Line has trailing spaces. | 253 | |
Line is longer than 80 characters. | 253 | |
'cast' is not followed by whitespace. | 254 | |
Line has trailing spaces. | 255 | |
Line is longer than 80 characters. | 255 | |
Line is longer than 80 characters. | 256 | |
'cast' is not followed by whitespace. | 256 | |
Line has trailing spaces. | 257 | |
Line is longer than 80 characters. | 257 | |
'cast' is not followed by whitespace. | 258 | |
Line has trailing spaces. | 259 | |
Line is longer than 80 characters. | 259 | |
'cast' is not followed by whitespace. | 260 | |
Line has trailing spaces. | 261 | |
Line is longer than 80 characters. | 261 | |
'cast' is not followed by whitespace. | 262 | |
Line has trailing spaces. | 264 | |
Line has trailing spaces. | 266 | |
Line is longer than 80 characters. | 269 | |
Line has trailing spaces. | 271 | |
Method 'getReturnCode' is not designed for extension - needs to be abstract, final or empty. | 272 | |
Line has trailing spaces. | 275 | |
Line has trailing spaces. | 279 | |
Method 'getBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Unused @param tag for 'boolean'. | 286 | |
Line has trailing spaces. | 287 | |
Method 'setBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 288 | |
Parameter newValue should be final. | 288 | |
Expected @param tag for 'newValue'. | 288 | |
Line has trailing spaces. | 295 | |
Method 'getNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 296 | |
Unused @param tag for 'boolean'. | 302 | |
Line has trailing spaces. | 303 | |
Method 'setNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 304 | |
Parameter newValue should be final. | 304 | |
Expected @param tag for 'newValue'. | 304 | |
Line has trailing spaces. | 307 | |
Line has trailing spaces. | 311 | |
Method 'getCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 312 | |
Unused @param tag for 'boolean'. | 318 | |
Line has trailing spaces. | 319 | |
Method 'setCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 320 | |
Parameter newValue should be final. | 320 | |
Expected @param tag for 'newValue'. | 320 | |
Line has trailing spaces. | 323 | |
Line has trailing spaces. | 327 | |
Method 'close' is not designed for extension - needs to be abstract, final or empty. | 328 | |
Parameter code should be final. | 328 | |
Line has trailing spaces. | 332 | |
Line is longer than 80 characters. | 334 | |
Line is longer than 80 characters. | 335 | |
Line has trailing spaces. | 338 | |
Line has trailing spaces. | 341 | |
Line has trailing spaces. | 342 | |
Line has trailing spaces. | 346 | |
Line is longer than 80 characters. | 347 | |
Line is longer than 80 characters. | 348 | |
Line has trailing spaces. | 349 | |
Line has trailing spaces. | 351 | |
Line has trailing spaces. | 357 | |
'5' is a magic number. | 357 | |
'10' is a magic number. | 357 | |
'5' is a magic number. | 357 | |
'10' is a magic number. | 357 | |
Line has trailing spaces. | 359 | |
Line has trailing spaces. | 361 | |
Line is longer than 80 characters. | 362 | |
Line has trailing spaces. | 365 | |
Line has trailing spaces. | 373 | |
Line has trailing spaces. | 378 | |
Line has trailing spaces. | 382 | |
'5' is a magic number. | 382 | |
'10' is a magic number. | 382 | |
'5' is a magic number. | 382 | |
'10' is a magic number. | 382 | |
'10' is a magic number. | 384 | |
'30' is a magic number. | 386 | |
Line has trailing spaces. | 388 | |
Line has trailing spaces. | 390 | |
Line is longer than 80 characters. | 391 | |
Line is longer than 80 characters. | 392 | |
Line has trailing spaces. | 395 | |
Missing a Javadoc comment. | 396 | |
Parameter name should be final. | 396 | |
Unused @param tag for 'WindowEvent'. | 413 | |
Line has trailing spaces. | 414 | |
Line has trailing spaces. | 415 | |
Method 'windowClosing' is not designed for extension - needs to be abstract, final or empty. | 416 | |
Parameter e should be final. | 416 | |
Expected @param tag for 'e'. | 416 | |
Line has trailing spaces. | 419 | |
Line has trailing spaces. | 420 | |
Line has trailing spaces. | 421 | |
Line has trailing spaces. | 424 | |
Line has trailing spaces. | 425 | |
Line has trailing spaces. | 428 | |
'cast' is not followed by whitespace. | 429 | |
'cast' is not followed by whitespace. | 430 | |
'cast' is not followed by whitespace. | 431 | |
'cast' is not followed by whitespace. | 432 | |
Line has trailing spaces. | 433 | |
Line is longer than 80 characters. | 434 | |
'cast' is not followed by whitespace. | 434 | |
'cast' is not followed by whitespace. | 434 | |
Line is longer than 80 characters. | 435 | |
'cast' is not followed by whitespace. | 435 | |
'cast' is not followed by whitespace. | 435 | |
Line is longer than 80 characters. | 436 | |
'cast' is not followed by whitespace. | 436 | |
'cast' is not followed by whitespace. | 436 | |
Line is longer than 80 characters. | 437 | |
'cast' is not followed by whitespace. | 437 | |
'cast' is not followed by whitespace. | 437 | |
Line has trailing spaces. | 438 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Line is longer than 80 characters. | 6 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 12 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 19 | |
Parameter w should be final. | 20 | |
Line is longer than 80 characters. | 25 | |
Line is longer than 80 characters. | 26 | |
Line has trailing spaces. | 29 | |
Method 'actionPerformed' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter evt should be final. | 30 | |
Line has trailing spaces. | 31 | |
'if' construct must use '{}'s. | 32 | |
'if' construct must use '{}'s. | 34 | |
Line is longer than 80 characters. | 34 | |
'if' construct must use '{}'s. | 36 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 59 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 67 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 74 | |
Line has trailing spaces. | 75 | |
Line is longer than 80 characters. | 75 | |
Line has trailing spaces. | 77 | |
Line has trailing spaces. | 80 | |
Method 'resetButtonsToPanelRules' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Missing a Javadoc comment. | 81 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 92 | |
Line has trailing spaces. | 95 | |
Line has trailing spaces. | 98 | |
'if' construct must use '{}'s. | 99 | |
'else' construct must use '{}'s. | 101 | |
Line has trailing spaces. | 106 | |
'if' construct must use '{}'s. | 107 | |
'else' construct must use '{}'s. | 109 | |
Line has trailing spaces. | 111 | |
Line has trailing spaces. | 114 | |
Line is longer than 80 characters. | 115 | |
Line has trailing spaces. | 122 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 125 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.beans.*. | 3 | |
Line is longer than 80 characters. | 9 | |
Line has trailing spaces. | 10 | |
Line is longer than 80 characters. | 10 | |
Line has trailing spaces. | 11 | |
Line has trailing spaces. | 19 | |
Line is longer than 80 characters. | 20 | |
Line has trailing spaces. | 21 | |
First sentence should end with a period. | 22 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters. | 25 | |
First sentence should end with a period. | 26 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters. | 29 | |
First sentence should end with a period. | 30 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 33 | |
First sentence should end with a period. | 35 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters. | 38 | |
First sentence should end with a period. | 39 | |
Line has trailing spaces. | 41 | |
Line is longer than 80 characters. | 42 | |
First sentence should end with a period. | 43 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 46 | |
Line has trailing spaces. | 47 | |
First sentence should end with a period. | 48 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 51 | |
First sentence should end with a period. | 52 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 55 | |
First sentence should end with a period. | 56 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 59 | |
Line has trailing spaces. | 60 | |
Missing a Javadoc comment. | 61 | |
Line has trailing spaces. | 62 | |
Missing a Javadoc comment. | 63 | |
Line has trailing spaces. | 64 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 67 | |
Line has trailing spaces. | 68 | |
Missing a Javadoc comment. | 69 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 71 | |
Line has trailing spaces. | 74 | |
Line has trailing spaces. | 76 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 90 | |
Method 'getCurrentPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line has trailing spaces. | 94 | |
Line is longer than 80 characters. | 96 | |
Line has trailing spaces. | 99 | |
Method 'registerPanel' is not designed for extension - needs to be abstract, final or empty. | 100 | |
Parameter id should be final. | 100 | |
Parameter descriptor should be final. | 100 | |
Line has trailing spaces. | 101 | |
Line has trailing spaces. | 104 | |
Line has trailing spaces. | 106 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 108 | |
Line has trailing spaces. | 113 | |
Method 'setCurrentPanel' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Parameter id should be final. | 114 | |
Line has trailing spaces. | 118 | |
'cast' is not followed by whitespace. | 120 | |
Line has trailing spaces. | 121 | |
Line has trailing spaces. | 124 | |
'if' construct must use '{}'s. | 125 | |
Line has trailing spaces. | 126 | |
Line has trailing spaces. | 130 | |
'if' construct must use '{}'s. | 131 | |
Line is longer than 80 characters. | 132 | |
Line has trailing spaces. | 133 | |
Line has trailing spaces. | 135 | |
Method 'getBackButtonText' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Missing a Javadoc comment. | 138 | |
Line has trailing spaces. | 141 | |
Method 'setBackButtonText' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Missing a Javadoc comment. | 142 | |
Parameter newText should be final. | 142 | |
Line has trailing spaces. | 143 | |
Line has trailing spaces. | 144 | |
Method 'getNextFinishButtonText' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Missing a Javadoc comment. | 151 | |
Line has trailing spaces. | 154 | |
Method 'setNextFinishButtonText' is not designed for extension - needs to be abstract, final or empty. | 155 | |
Missing a Javadoc comment. | 155 | |
Parameter newText should be final. | 155 | |
Line has trailing spaces. | 156 | |
Line has trailing spaces. | 157 | |
Line is longer than 80 characters. | 160 | |
Method 'getCancelButtonText' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Missing a Javadoc comment. | 164 | |
Line has trailing spaces. | 167 | |
Method 'setCancelButtonText' is not designed for extension - needs to be abstract, final or empty. | 168 | |
Missing a Javadoc comment. | 168 | |
Parameter newText should be final. | 168 | |
Line has trailing spaces. | 169 | |
Line has trailing spaces. | 170 | |
Line has trailing spaces. | 175 | |
Line has trailing spaces. | 176 | |
Method 'getBackButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 177 | |
Missing a Javadoc comment. | 177 | |
'cast' is not followed by whitespace. | 178 | |
Line has trailing spaces. | 180 | |
Method 'setBackButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 181 | |
Missing a Javadoc comment. | 181 | |
Parameter newIcon should be final. | 181 | |
Line has trailing spaces. | 182 | |
Line has trailing spaces. | 183 | |
Method 'getNextFinishButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 190 | |
Missing a Javadoc comment. | 190 | |
'cast' is not followed by whitespace. | 191 | |
Line has trailing spaces. | 193 | |
Method 'setNextFinishButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Missing a Javadoc comment. | 194 | |
Parameter newIcon should be final. | 194 | |
Line has trailing spaces. | 195 | |
Line has trailing spaces. | 196 | |
Line is longer than 80 characters. | 199 | |
Method 'getCancelButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 203 | |
Missing a Javadoc comment. | 203 | |
'cast' is not followed by whitespace. | 204 | |
Line has trailing spaces. | 206 | |
Method 'setCancelButtonIcon' is not designed for extension - needs to be abstract, final or empty. | 207 | |
Missing a Javadoc comment. | 207 | |
Parameter newIcon should be final. | 207 | |
Line has trailing spaces. | 208 | |
Line has trailing spaces. | 209 | |
Line has trailing spaces. | 214 | |
Line has trailing spaces. | 215 | |
Line has trailing spaces. | 216 | |
Method 'getBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 217 | |
Missing a Javadoc comment. | 217 | |
'cast' is not followed by whitespace. | 218 | |
Line has trailing spaces. | 220 | |
Method 'setBackButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 221 | |
Missing a Javadoc comment. | 221 | |
Parameter newValue should be final. | 221 | |
Line has trailing spaces. | 222 | |
Line has trailing spaces. | 223 | |
Line is longer than 80 characters. | 226 | |
Method 'getNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Missing a Javadoc comment. | 230 | |
Line is longer than 80 characters. | 231 | |
'cast' is not followed by whitespace. | 231 | |
Line has trailing spaces. | 233 | |
Method 'setNextFinishButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Missing a Javadoc comment. | 234 | |
Parameter newValue should be final. | 234 | |
Line has trailing spaces. | 235 | |
Line has trailing spaces. | 236 | |
Line is longer than 80 characters. | 238 | |
Line is longer than 80 characters. | 239 | |
Line has trailing spaces. | 242 | |
Method 'getCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 243 | |
Missing a Javadoc comment. | 243 | |
Line is longer than 80 characters. | 244 | |
'cast' is not followed by whitespace. | 244 | |
Line has trailing spaces. | 246 | |
Method 'setCancelButtonEnabled' is not designed for extension - needs to be abstract, final or empty. | 247 | |
Missing a Javadoc comment. | 247 | |
Parameter newValue should be final. | 247 | |
Line has trailing spaces. | 248 | |
Line has trailing spaces. | 249 | |
Line is longer than 80 characters. | 252 | |
Line has trailing spaces. | 255 | |
Line has trailing spaces. | 256 | |
Line has trailing spaces. | 257 | |
Method 'addPropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 258 | |
Missing a Javadoc comment. | 258 | |
Parameter p should be final. | 258 | |
Line has trailing spaces. | 261 | |
Method 'removePropertyChangeListener' is not designed for extension - needs to be abstract, final or empty. | 262 | |
Missing a Javadoc comment. | 262 | |
Parameter p should be final. | 262 | |
Line has trailing spaces. | 265 | |
Line is longer than 80 characters. | 266 | |
Method 'firePropertyChange' is not designed for extension - needs to be abstract, final or empty. | 266 | |
Missing a Javadoc comment. | 266 | |
Parameter propertyName should be final. | 266 | |
Parameter oldValue should be final. | 266 | |
Parameter newValue should be final. | 266 | |
Line is longer than 80 characters. | 267 | |
Line has trailing spaces. | 269 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 3 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 4 | |
Line is longer than 80 characters. | 8 | |
Line has trailing spaces. | 12 | |
Line is longer than 80 characters. | 13 | |
Missing a Javadoc comment. | 13 | |
Line has trailing spaces. | 14 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 17 | |
Line has trailing spaces. | 19 | |
Line has trailing spaces. | 21 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 24 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters. | 27 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 38 | |
Line has trailing spaces. | 40 | |
Parameter id should be final. | 41 | |
Parameter panel should be final. | 41 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 53 | |
First sentence should end with a period. | 54 | |
Line has trailing spaces. | 57 | |
Parameter panel should be final. | 58 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 65 | |
Line is longer than 80 characters. | 71 | |
Line has trailing spaces. | 74 | |
Parameter id should be final. | 75 | |
Line has trailing spaces. | 78 | |
Missing a Javadoc comment. | 79 | |
Parameter w should be final. | 79 | |
Line has trailing spaces. | 82 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 94 | |
Method 'getWizardModel' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 101 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 106 | |
Line has trailing spaces. | 110 | |
Method 'getNextPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line has trailing spaces. | 117 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 122 | |
Line has trailing spaces. | 125 | |
Method 'getBackPanelDescriptor' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line has trailing spaces. | 129 | |
Line has trailing spaces. | 132 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 136 | |
Line has trailing spaces. | 140 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 145 | |
Line has trailing spaces. | 146 | |
Line has trailing spaces. | 150 | |
Line has trailing spaces. | 153 | |
Line is longer than 80 characters. | 155 | |
Line has trailing spaces. | 157 | |
Line has trailing spaces. | 160 | |
Line has trailing spaces. | 161 | |
Line has trailing spaces. | 162 | |
Line has trailing spaces. | 163 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 165 |
Error | Line | |
---|---|---|
Missing a header - not enough lines in file. | 1 | |
Missing a Javadoc comment. | 4 | |
Line has trailing spaces. | 5 | |
Missing a Javadoc comment. | 6 | |
Line has trailing spaces. | 9 | |
Line has trailing spaces. | 10 |
Error | Line | |
---|---|---|
Line does not match expected header line of 'Common Public License - v 1.0'. | 1 | |
Using the '.*' form of import should be avoided - java.awt.*. | 3 | |
Using the '.*' form of import should be avoided - java.util.*. | 4 | |
Line is longer than 80 characters. | 7 | |
Line is longer than 80 characters. | 8 | |
Line is longer than 80 characters. | 11 | |
Line is longer than 80 characters. | 14 | |
Line is longer than 80 characters. | 15 | |
Line is longer than 80 characters. | 21 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Variable 'constraints' must be private and have accessor methods. | 51 | |
Missing a Javadoc comment. | 52 | |
Variable 'valign' must be private and have accessor methods. | 52 | |
Missing a Javadoc comment. | 53 | |
Variable 'hgap' must be private and have accessor methods. | 53 | |
Missing a Javadoc comment. | 54 | |
Variable 'vgap' must be private and have accessor methods. | 54 | |
Missing a Javadoc comment. | 55 | |
Variable 'extraInsets' must be private and have accessor methods. | 55 | |
Line is longer than 80 characters. | 56 | |
Missing a Javadoc comment. | 56 | |
Variable 'totalInsets' must be private and have accessor methods. | 56 | |
';' is not followed by whitespace. | 56 | |
Missing a Javadoc comment. | 59 | |
'10' is a magic number. | 60 | |
'5' is a magic number. | 60 | |
Missing a Javadoc comment. | 63 | |
Parameter hgap should be final. | 63 | |
'hgap' hides a field. | 63 | |
Parameter vgap should be final. | 63 | |
'vgap' hides a field. | 63 | |
Expected an @return tag. | 72 | |
Method 'getHgap' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'setHgap' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Parameter hgap should be final. | 79 | |
'hgap' hides a field. | 79 | |
Expected @param tag for 'hgap'. | 79 | |
Expected an @return tag. | 86 | |
Method 'getVgap' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Method 'getExtraInsets' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Missing a Javadoc comment. | 90 | |
Method 'setExtraInsets' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Missing a Javadoc comment. | 94 | |
Parameter newExtraInsets should be final. | 94 | |
Method 'getInsets' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Missing a Javadoc comment. | 98 | |
Parameter target should be final. | 98 | |
Method 'setVgap' is not designed for extension - needs to be abstract, final or empty. | 110 | |
Parameter vgap should be final. | 110 | |
'vgap' hides a field. | 110 | |
Expected @param tag for 'vgap'. | 110 | |
Method 'addLayoutComponent' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Parameter name should be final. | 119 | |
Parameter comp should be final. | 119 | |
Method 'removeLayoutComponent' is not designed for extension - needs to be abstract, final or empty. | 129 | |
Parameter comp should be final. | 129 | |
Method 'isFirstInRow' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Missing a Javadoc comment. | 133 | |
Parameter comp should be final. | 133 | |
'||' should be on a new line. | 135 | |
Method 'hasHfill' is not designed for extension - needs to be abstract, final or empty. | 139 | |
Missing a Javadoc comment. | 139 | |
Parameter comp should be final. | 139 | |
Method 'hasVfill' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Missing a Javadoc comment. | 143 | |
Parameter comp should be final. | 143 | |
Method 'hasConstraint' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Missing a Javadoc comment. | 147 | |
Parameter comp should be final. | 147 | |
Parameter test should be final. | 147 | |
'if' construct must use '{}'s. | 149 | |
'while' construct must use '{}'s. | 151 | |
'if' construct must use '{}'s. | 152 | |
First sentence should end with a period. | 156 | |
Expected an @return tag. | 159 | |
Method 'calcTabs' is not designed for extension - needs to be abstract, final or empty. | 159 | |
Parameter target should be final. | 159 | |
Expected @param tag for 'target'. | 159 | |
'}' should be on the same line. | 171 | |
'else' construct must use '{}'s. | 172 | |
'+=' is not preceded with whitespace. | 172 | |
Method 'preferredLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 194 | |
Parameter target should be final. | 194 | |
'if' construct must use '{}'s. | 210 | |
'*' is not preceded with whitespace. | 210 | |
'*' is not followed by whitespace. | 210 | |
'if' construct must use '{}'s. | 213 | |
Line is longer than 80 characters. | 213 | |
'}' should be on the same line. | 218 | |
';' is not followed by whitespace. | 229 | |
';' is not followed by whitespace. | 230 | |
Method 'minimumLayoutSize' is not designed for extension - needs to be abstract, final or empty. | 245 | |
Parameter target should be final. | 245 | |
'if' construct must use '{}'s. | 261 | |
'*' is not preceded with whitespace. | 261 | |
'*' is not followed by whitespace. | 261 | |
'if' construct must use '{}'s. | 264 | |
Line is longer than 80 characters. | 264 | |
'}' should be on the same line. | 269 | |
';' is not followed by whitespace. | 280 | |
';' is not followed by whitespace. | 281 | |
Method 'moveComponents' is not designed for extension - needs to be abstract, final or empty. | 296 | |
More than 7 parameters. | 296 | |
Parameter target should be final. | 296 | |
Parameter x should be final. | 296 | |
Parameter y should be final. | 296 | |
Parameter width should be final. | 296 | |
Parameter height should be final. | 297 | |
Line is longer than 80 characters. | 298 | |
Parameter rowStart should be final. | 298 | |
Parameter rowEnd should be final. | 298 | |
Parameter ltr should be final. | 298 | |
Expected @param tag for 'ltr'. | 298 | |
Parameter ruler should be final. | 298 | |
Expected @param tag for 'ruler'. | 298 | |
switch without "default" clause. | 300 | |
Avoid inline conditionals. | 302 | |
Avoid inline conditionals. | 308 | |
'if' construct must use '{}'s. | 320 | |
Line is longer than 80 characters. | 320 | |
Avoid inline conditionals. | 321 | |
'}' should be on the same line. | 324 | |
Method 'relMove' is not designed for extension - needs to be abstract, final or empty. | 336 | |
Missing a Javadoc comment. | 336 | |
Parameter target should be final. | 336 | |
Parameter dx should be final. | 336 | |
Parameter dy should be final. | 336 | |
Parameter rowStart should be final. | 336 | |
Parameter rowEnd should be final. | 337 | |
Method 'adjustAlignment' is not designed for extension - needs to be abstract, final or empty. | 349 | |
Missing a Javadoc comment. | 349 | |
Parameter m should be final. | 349 | |
'if' construct must use '{}'s. | 350 | |
'if' construct must use '{}'s. | 351 | |
Line is longer than 80 characters. | 351 | |
'if' construct must use '{}'s. | 352 | |
Line is longer than 80 characters. | 352 | |
'if' construct must use '{}'s. | 353 | |
'if' construct must use '{}'s. | 354 | |
Method 'layoutContainer' is not designed for extension - needs to be abstract, final or empty. | 366 | |
Parameter target should be final. | 366 | |
'-' should be on a new line. | 370 | |
'-' should be on a new line. | 372 | |
'if' construct must use '{}'s. | 391 | |
'if' construct must use '{}'s. | 392 | |
'}' should be on the same line. | 399 | |
'if' construct must use '{}'s. | 414 | |
'*' is not preceded with whitespace. | 414 | |
'*' is not followed by whitespace. | 414 | |
Line is longer than 80 characters. | 429 | |
'+' is not preceded with whitespace. | 439 | |
'+' is not followed by whitespace. | 439 | |
Missing a Javadoc comment. | 449 | |
Missing a Javadoc comment. | 450 | |
Missing a Javadoc comment. | 452 | |
Parameter num should be final. | 452 | |
Parameter xpos should be final. | 452 | |
'if' construct must use '{}'s. | 453 | |
Missing a Javadoc comment. | 465 | |
Parameter num should be final. | 465 | |
'cast' is not followed by whitespace. | 466 | |
Missing a Javadoc comment. | 469 | |
'=' is not preceded with whitespace. | 471 | |
'=' is not followed by whitespace. | 471 | |
'<' is not preceded with whitespace. | 471 | |
'<' is not followed by whitespace. | 471 | |
'if' construct must use '{}'s. | 473 | |
'-' is not preceded with whitespace. | 473 | |
'-' is not followed by whitespace. | 473 | |
Missing a Javadoc comment. | 479 | |
Parameter args should be final. | 479 | |
',' is not followed by whitespace. | 481 | |
'10' is a magic number. | 481 | |
',' is not followed by whitespace. | 482 | |
'20' is a magic number. | 482 | |
',' is not followed by whitespace. | 483 | |
'30' is a magic number. | 483 | |
',' is not followed by whitespace. | 485 | |
'25' is a magic number. | 485 |